Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c16…71390xc4bb…ea2aBase—$2.0770%0xc4bb…ea2a7d ago0xe606ac…a0f272
0x1d70…48ea0xc4bb…ea2aBase—$2.0970%0xc4bb…ea2a7d ago0x93c43d…d9c0b2
0xdfd5…13370xc4bb…ea2aBase—$2.0570%0xc4bb…ea2a7d ago0xdc9e80…60cc90
0xab88…220a0xc4bb…ea2aBase—$2.0370%0xc4bb…ea2a7d ago0x0cf1e2…142b80
0xe2c6…cda30xc4bb…ea2aBase—$0.7370%0xc4bb…ea2a7d ago0x4d967d…030706
0xa652…41750xc4bb…ea2aBase—$0.7370%0xc4bb…ea2a7d ago0x711c4f…531d92
0xe300…561d0xc4bb…ea2aBase—$0.7370%0xc4bb…ea2a7d ago0xbd113e…a857c4
0x66d3…b0e30xc4bb…ea2aBase—$0.7270%0xc4bb…ea2a7d ago0xed2407…fd6a27
0xba25…a7580xc4bb…ea2aBase—$0.7270%0xc4bb…ea2a7d ago0xd16e18…1ea535
0xdfd5…13370xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a8d ago0xd0a60f…a86167
0x1d70…48ea0xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a8d ago0x1cf505…e1e595
0x4c16…71390xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a8d ago0x322aeb…f15fcd
0xab88…220a0xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a8d ago0x256975…2a6aa7
0xddad…5c030xc4bb…ea2aBase—$2.5170%0xc4bb…ea2a8d ago0x3d3ec3…09300f
0xcf45…13330xc4bb…ea2aBase—$2.4970%0xc4bb…ea2a8d ago0x4b6041…886672
0xa3c1…45990xc4bb…ea2aBase—$2.4770%0xc4bb…ea2a8d ago0x3574d7…5d4f8a
0x3954…8c000xc4bb…ea2aBase—$2.4570%0xc4bb…ea2a8d ago0xfb2867…17408c
0xea55…13ce0xc4bb…ea2aBase—$2.4370%0xc4bb…ea2a8d ago0x536afa…b7d5fd
0xe2c6…cda30xc4bb…ea2aBase—$1.7270%0xc4bb…ea2a8d ago0xe7c6b2…edcff5
0xa652…41750xc4bb…ea2aBase—$1.7070%0xc4bb…ea2a8d ago0x8ed687…26c5d8
0xe300…561d0xc4bb…ea2aBase—$1.6870%0xc4bb…ea2a8d ago0xafcec5…4f8544
0x66d3…b0e30xc4bb…ea2aBase—$1.6670%0xc4bb…ea2a8d ago0xcb9742…4c6fe2
0xba25…a7580xc4bb…ea2aBase—$1.6470%0xc4bb…ea2a8d ago0xc21118…247ffd
0x81e7…eb2c0xc4bb…ea2aBase—$1.6270%0xc4bb…ea2a8d ago0x7435b4…c84850
0x9690…c4850xc4bb…ea2aBase—$1.6070%0xc4bb…ea2a8d ago0x984451…368b99

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.