Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13de…883e0x49e3…640aBase—$3.0070%0x96de…249b12s ago0x133305…156a65
goonerholic.eth0x47c5…4fc3Base—$21.0070%0x8183…61da28s ago0x050690…74d4e4
0x13de…883e0x175d…0f75Base—$3.9470%0x96de…249b36s ago0xcef477…475cbe
0x2fc6…befe0x4985…2b2bBase—$19.2870%0x6351…0d6238s ago0x0af076…069c9c
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a540s ago0xb4711e…94f86e
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa42s ago0x982e04…575c24
0x2fc6…befe0x4985…2b2bBase—$135.4070%0x6351…0d6244s ago0x958a92…9c8504
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc44s ago0xcbf369…520c89
0xca88…d9320xce57…5328Base—$250.0070%0xa923…c9ac44s ago0xe2ec46…bce2c7
0x5620…b1500x3dcb…32e1Basex402 service$0.002100%coinbase46s ago0x2d8f25…3cd0e2
0x0128…b1d90x32bc…9008Base—$3.8070%0xbfb1…5ca648s ago0xd8351e…459882
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase52s ago0x122059…cfd634
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase56s ago0xa1af5e…cd4be1
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase58s ago0xb1a62d…db4e65
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase1m ago0x1483f2…a528d5
0x13de…883e0x361c…c88dBase—$1.9070%0x96de…249b1m ago0x8c7fbd…6e8f45
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase1m ago0xc8f53f…6e178b
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase1m ago0x6bf850…1218a7
0x1332…66eb0x47c5…4fc3Base—$52.5070%0x8134…08491m ago0x89bb77…777211
0x4982…89760x3e0a…78e7Base—$0.004776100%coinbase1m ago0x0a8ceb…7e0be7
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase1m ago0x2f6cb0…48f70d
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase1m ago0xb48b95…3ea4df
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase1m ago0x0011eb…6157df
0x2fc6…befe0xe5b5…db97Base—$112.1970%0x6351…0d621m ago0x55ce26…2c289f
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase1m ago0x5fc859…a1c1fe

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.