Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb5d…71a90x88a4…e9eaBaseFortune GeneratorFortune$0.001100%coinbase19d ago0x9e7919…d88213
0xbb5d…71a90xf567…cb98Base402rates.comx402$0.03100%coinbase19d ago0x8e61f0…de81cc
0xbb5d…71a90xf567…cb98Base402rates.comx402$0.01100%coinbase19d ago0xb00e36…d9384b
0xbb5d…71a90xeb76…0d35Basex402 service$0.001100%coinbase19d ago0xacc72c…fc341e
0xbb5d…71a90xf567…cb98Base402rates.comx402$0.001100%coinbase19d ago0xf3a72d…8b8aec
0xbb5d…71a90x046a…cd12Basex402 service$0.001100%coinbase19d ago0x4def7f…833646
0xbb5d…71a90xe553…56f8Basex402 service$0.008100%coinbase19d ago0x2fcbe3…9ecbe0
0xbb5d…71a90xe553…56f8Basex402 service$0.005100%coinbase19d ago0x6f355c…df9baf
0xbb5d…71a90xe553…56f8Basex402 service$0.004100%coinbase19d ago0xd91f6b…b5f2c0
0xbb5d…71a90xe553…56f8Basex402 service$0.002100%coinbase19d ago0xc6bd31…8f96a0
0xbb5d…71a90xe553…56f8Basex402 service$0.002100%coinbase19d ago0x975694…6d7dbc
0xbb5d…71a90xe553…56f8Basex402 service$0.002100%coinbase19d ago0xf50ac9…585b24
0xbb5d…71a90xe553…56f8Basex402 service$0.001100%coinbase19d ago0x797484…b82f3b
0xbb5d…71a90xe553…56f8Basex402 service$0.001100%coinbase19d ago0xf75acd…169b06
0xbb5d…71a90x046a…cd12Basex402 service$0.002100%coinbase19d ago0x57eca5…6761a8
0xbb5d…71a90x046a…cd12Basex402 service$0.001100%coinbase19d ago0x0a6cd7…962645
0xbb5d…71a90xe553…56f8Basex402 service$0.003100%coinbase19d ago0xd66c03…da450c
0xbb5d…71a90xe553…56f8Basex402 service$0.003100%coinbase19d ago0xbfba96…3216e1
0xbb5d…71a90x217e…67c4BaseCrypto Spot PriceCrypto$0.002100%coinbase19d ago0xf7be7b…c8abe3
0xbb5d…71a90x217e…67c4BaseCrypto Spot PriceCrypto$0.002100%coinbase19d ago0x7cce7a…021107
0xbb5d…71a90x217e…67c4BaseCrypto Spot PriceCrypto$0.002100%coinbase19d ago0x791664…d69b3f
0xbb5d…71a90x478b…39f2Basex402 servicePrice$0.001100%coinbase19d ago0xdd2622…f09f14
0xbb5d…71a90xfe8b…2b91Basex402 service$0.001100%payAI19d ago0x4cb26c…2e8782
0xbb5d…71a90xe903…1abfBaseBlockRun.AIAi$0.006100%coinbase19d ago0x2a98d4…1a6817
0xbb5d…71a90x7f39…5b3dBasex402 service$0.02100%coinbase19d ago0xc956f7…b19271

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.