Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0x2046ac…fa1cf0
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0x7fdf77…faa665
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0xf19e16…9bd89c
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase40d ago0x10e91d…bcf628
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0x0479c7…261123
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0x9a0705…2c312b
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0x9beaf1…17b03d
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0xacbfdd…4322b0
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0xe77cb1…3a0684
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0xf79806…d0a2cd
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0xebdb6e…212d20
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0xf87ac6…ad9204
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0xf5f7c2…109e69
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0xedc705…21c712
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0x6ad9ca…0f1f3e
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0xbf52aa…387613
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0x913ef8…ade15f
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0xf6ccd5…1fefd6
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0xf604eb…ce46f0
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0x986ae8…ec90cf
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0xe57c21…e5c0d5
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0x0db380…892e0b
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0x198a48…bbbfac
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0xdb0d7e…c879ef
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0xdaa540…abec68

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.