Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x4670db…a54ba3
0xfc2e…db2d0xccf1…3a07Base—$1.2570%0x7e99…098818s ago0x4d668f…1d0c12
0x1332…66eb0x47c5…4fc3Base—$19.0070%0x0b7e…f08e22s ago0xa990a2…57505b
0xed21…02450x4663…8172Base—$37.0970%0xa923…c9ac24s ago0x4b389f…0563c4
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0x53eb19…2296db
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase30s ago0xae50f8…5dc90c
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0x21c9d3…183311
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase34s ago0xce9562…2f8895
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase34s ago0x48be46…33bfd2
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase34s ago0x698b42…fd577a
0x728d…c01d0x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase36s ago0x82dedd…7a2560
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase40s ago0x59081d…83105f
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase42s ago0x8b734e…38d809
0x8c6e…1b030x325b…d430BaseStableEnrichExa$0.02100%coinbase44s ago0xcd556e…043040
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase46s ago0x016870…26b310
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase50s ago0x3f91d3…ab8a69
0xfc2e…db2d0xb993…27a7Base—$1.2570%0x7e99…098854s ago0xeced39…201c7f
0x7986…cd090x2fc6…befeBase—$200.0070%0x6351…0d6254s ago0x5bc465…1bb51a
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase54s ago0xb3170a…29b1b8
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase54s ago0x577896…1e8eb5
0x946a…08e80x47c5…4fc3Base—$3.9970%0xc52b…5a8d56s ago0xf4a3e8…34415c
0x6cc3…1cdd0x47c5…4fc3Base—$105.0070%0x59e8…d82358s ago0x95eb32…cf1ba2
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase58s ago0xb3a394…32041b
0xfc2e…db2d0xd8d4…7456Base—$1.2570%0x7e99…09881m ago0x42afad…f80a17
0xf422…93810x4f4b…422dBase—$0.001100%coinbase1m ago0xaa1196…f185df

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.