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%coinbase9d ago0x560ac5…38f36e
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase9d ago0x5589d0…46611c
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase9d ago0x95861d…85178b
0xd97c…00930x325b…d430BaseStableEnrichExa$0.28100%coinbase9d ago0x4a8b3a…8f89cf
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase9d ago0xb7c73f…bcac99
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase9d ago0x5c6488…ec7684
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase9d ago0x4ad0d4…09d1c0
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase9d ago0xf88a46…0363ac
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase9d ago0xd54c42…cb0d2a
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase9d ago0x86774d…7cfb5d
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase9d ago0x4fe570…993ebf
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase9d ago0x6b8c46…4d3652
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase9d ago0xf64bbb…5576f6
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase9d ago0x3103fc…cb6237
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase9d ago0x681eb6…17146d
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase9d ago0x304ad6…aef5d7
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase9d ago0x5d91dc…9c2e6b
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase9d ago0x763c0c…2e6f4f
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0xd08762…193875
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x0f695e…ffe4cc
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase10d ago0x1c9305…1b9ac1
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x6939fb…e605b8
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x3a5f61…74b738
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0xd20525…6d061d
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x286c34…8a3272

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.