Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2fc6…befe0x4985…2b2bBase—$19.2870%0x6351…0d6217s ago0x0af076…069c9c
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a519s ago0xb4711e…94f86e
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa21s ago0x982e04…575c24
0x2fc6…befe0x4985…2b2bBase—$135.4070%0x6351…0d6223s ago0x958a92…9c8504
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc23s ago0xcbf369…520c89
0xca88…d9320xce57…5328Base—$250.0070%0xa923…c9ac23s ago0xe2ec46…bce2c7
0x5620…b1500x3dcb…32e1Basex402 service$0.002100%coinbase25s ago0x2d8f25…3cd0e2
0x0128…b1d90x32bc…9008Base—$3.8070%0xbfb1…5ca627s ago0xd8351e…459882
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase31s ago0x122059…cfd634
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase35s ago0xa1af5e…cd4be1
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase37s ago0xb1a62d…db4e65
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase41s ago0x1483f2…a528d5
0x13de…883e0x361c…c88dBase—$1.9070%0x96de…249b43s ago0x8c7fbd…6e8f45
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase45s ago0xc8f53f…6e178b
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase47s ago0x6bf850…1218a7
0x1332…66eb0x47c5…4fc3Base—$52.5070%0x8134…084949s ago0x89bb77…777211
0x4982…89760x3e0a…78e7Base—$0.004776100%coinbase51s ago0x0a8ceb…7e0be7
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase51s ago0x2f6cb0…48f70d
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase51s ago0xb48b95…3ea4df
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase53s ago0x0011eb…6157df
0x2fc6…befe0xe5b5…db97Base—$112.1970%0x6351…0d6255s ago0x55ce26…2c289f
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase55s ago0x5fc859…a1c1fe
0x331c…ccf10x5976…6d93Base—$0.01100%coinbase59s ago0x3fb5f7…8f818b
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase59s ago0x9c98cf…dd33fa
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase59s ago0xd34dd3…2a8f14

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.