Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.01100%coinbase98d ago0x606c0b…ae7371
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.01100%coinbase98d ago0x84a6d5…9c64da
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.01100%candidates98d ago0x77431b…fc1512
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.01100%coinbase98d ago0x8fd4c6…76a70e
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.01100%coinbase98d ago0xc4a7fe…a285e8
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.01100%coinbase98d ago0xb132c2…73f696
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.01100%coinbase98d ago0x3b71fe…e29334
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.01100%coinbase98d ago0xca511f…e0bee8
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.01100%coinbase98d ago0xaab53d…0a1a23
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.01100%coinbase98d ago0xaf8eed…b34894
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.01100%coinbase98d ago0x952f70…b3da8e
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.01100%coinbase98d ago0x66951b…1e76b5
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.01100%coinbase98d ago0xc0611b…09e064
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.01100%coinbase98d ago0x611d61…524b2b
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.01100%coinbase98d ago0x145d86…d9fdff
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.01100%coinbase98d ago0xdef1a9…5dedb5
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.01100%candidates98d ago0x16820f…0b5778
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.01100%coinbase98d ago0x6f6280…e27eaa
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.01100%coinbase98d ago0x47dadd…637d7f
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.01100%coinbase98d ago0xadd980…9abb32
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.01100%coinbase98d ago0x8f2c7e…e66e49
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.01100%coinbase98d ago0x14ccbe…b5a020
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.01100%coinbase98d ago0x2e3c1e…7c7164
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.01100%coinbase98d ago0x01a7a6…5f5cc3
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.01100%coinbase98d ago0x121e4d…793845

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.