Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.002100%coinbase39d ago0xada8d8…3eb047
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.002100%coinbase39d ago0x1f3d16…84392b
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.002100%coinbase39d ago0xceac7f…3d1e92
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.002100%coinbase39d ago0xcc89ee…3828af
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.002100%coinbase39d ago0xf895e7…2614fb
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.002100%coinbase39d ago0x4f58e0…1b027a
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.002100%coinbase39d ago0x4e18a5…6aad76
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.002100%coinbase39d ago0x0b499c…37f908
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.002100%coinbase39d ago0x43acb1…e72b78
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.002100%coinbase39d ago0x26fd4d…1f6dc4
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.002100%coinbase39d ago0x2decd5…287734
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.002100%coinbase39d ago0xc29840…bc7ac7
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.002100%coinbase39d ago0x3a4ced…277f2d
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.002100%coinbase39d ago0xa134fd…cb2f54
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.002100%coinbase39d ago0x5e8c3a…50472c
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.002100%coinbase39d ago0x28cff4…f2578e
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.002100%coinbase39d ago0xcb3f7a…5a3244
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.002100%coinbase39d ago0x8c61fe…74d574
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.002100%coinbase39d ago0x3fb89e…e20c9b
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.002100%coinbase39d ago0xe089c3…50f6d9
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.002100%coinbase39d ago0xac2ac0…8a881e
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.002100%coinbase39d ago0x863655…cdb7a7
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.002100%coinbase39d ago0xe2033e…af1f06
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.002100%coinbase39d ago0x8f231e…0b7503
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.002100%coinbase39d ago0xd1f576…fa9f93

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.