Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2d8…66c20xb1ef…88c0Basex402 serviceTwitter$0.006100%coinbase10d ago0x192b42…af071b
0xe2d8…66c20xb1ef…88c0Basex402 serviceTwitter$0.006100%coinbase10d ago0xf5f73d…0bb410
0xe2d8…66c20xb1ef…88c0Basex402 serviceTwitter$0.006100%coinbase10d ago0xd32819…26f1ff
0xe2d8…66c20xb1ef…88c0Basex402 serviceTwitter$0.006100%coinbase10d ago0x1d8118…c3a828
0xe2d8…66c20xb1ef…88c0Basex402 serviceTwitter$0.006100%coinbase10d ago0x0bc84c…d9a705
0xe2d8…66c20xb1ef…88c0Basex402 serviceTwitter$0.006100%coinbase10d ago0xe37744…eb0ab5
0xe2d8…66c20xb1ef…88c0Basex402 serviceTwitter$0.006100%coinbase10d ago0x6e91b2…8f13a6
0xe2d8…66c20xb1ef…88c0Basex402 serviceTwitter$0.006100%coinbase10d ago0x9c7c05…285cfc
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.16100%coinbase10d ago0xc9656c…02777b
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.16100%coinbase10d ago0x069047…211076
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.16100%coinbase10d ago0x9bd245…971a25
0xe2d8…66c20xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase10d ago0x2d3abe…2873c7
0xe2d8…66c20xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase10d ago0x6288ae…5f1618
0xe2d8…66c20xe903…1abfBaseBlockRun.AIAi$1.89100%coinbase10d ago0x4012cc…927a4c
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.16100%coinbase10d ago0x210ab5…ed8433
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.16100%coinbase10d ago0x3f1969…5ee181
0xe2d8…66c20xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase10d ago0x835622…f39765
0xe2d8…66c20xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase10d ago0x89d244…6dc326
0xe2d8…66c20xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase10d ago0x019284…11192d
0xe2d8…66c20xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase10d ago0xcbab24…ee274d
0xe2d8…66c20x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase10d ago0xe41cf8…387778
0xe2d8…66c20xe903…1abfBaseBlockRun.AIAi$1.89100%coinbase10d ago0x2abdea…ca17bc
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.16100%coinbase10d ago0xf0d71a…7887bf
0xe2d8…66c20xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase10d ago0xa886df…af600e
0xe2d8…66c20xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase10d ago0x81e5a2…e7f91a

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.