Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7abf…b80b0x07f0…a045BaseStableStudioUpload$0.10100%coinbase30d ago0x270faa…7aea15
0x7abf…b80b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase30d ago0x47fc4d…7696ba
0x7abf…b80b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase30d ago0xac4bbf…321586
0x7abf…b80b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase30d ago0x1b2b8f…41e008
0x7abf…b80b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase30d ago0xa8c60b…1e408e
0x7abf…b80b0x325b…d430BaseStableEnrichExa$0.01100%coinbase30d ago0x38e332…a53be9
0x7abf…b80b0x325b…d430BaseStableEnrichExa$0.01100%coinbase30d ago0x48e95d…df115c
0x7abf…b80b0x325b…d430BaseStableEnrichExa$0.01100%coinbase30d ago0xa51b06…a4a6b0
0x7abf…b80b0x325b…d430BaseStableEnrichExa$0.01100%coinbase30d ago0x645204…3184f9
0x7abf…b80b0x325b…d430BaseStableEnrichExa$0.01100%coinbase30d ago0x866577…0adf9d
0x7abf…b80b0x325b…d430BaseStableEnrichExa$0.01100%coinbase30d ago0xa814e6…4f0a74
0x7abf…b80b0x325b…d430BaseStableEnrichExa$0.01100%coinbase30d ago0x5454ac…c5aeb4
0x7abf…b80b0x325b…d430BaseStableEnrichExa$0.01100%coinbase30d ago0xabf8cc…026cfa
0x7abf…b80b0x325b…d430BaseStableEnrichExa$0.01100%coinbase30d ago0xa6ff38…a6781c
0x7abf…b80b0x325b…d430BaseStableEnrichExa$0.01100%coinbase30d ago0xec3648…ca9f7a
0x7abf…b80b0x325b…d430BaseStableEnrichExa$0.01100%coinbase30d ago0xd4a35a…62ae2b
0x7abf…b80b0x325b…d430BaseStableEnrichExa$0.01100%coinbase30d ago0x03191f…09108f
0x7abf…b80b0x325b…d430BaseStableEnrichExa$0.01100%coinbase30d ago0x7df7c9…c0943d
0xa449…15ac0x7abf…b80bBase—$2.50100%coinbase30d ago0xc8aedc…2e71ff

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.