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.02100%coinbase76d ago0x8a32bc…aa32c5
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase76d ago0x98467e…b112ba
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase76d ago0x320d24…2ba8b5
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase76d ago0xf8873b…e3b08f
0xd97c…00930x325b…d430BaseStableEnrichExa$0.14100%coinbase76d ago0xda19f0…e72865
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase76d ago0x986c7b…1bf42b
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase76d ago0x1726e2…f6aae4
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase76d ago0x86d12e…14d1c8
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase77d ago0x5ecf73…1ff7b9
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase77d ago0x09e7f1…b9ad6a
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase77d ago0x9eb319…07983c
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase77d ago0x29f85d…f70112
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase77d ago0xbf350d…169d9c
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase77d ago0x7051e3…b0f3e0
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase77d ago0xb05265…73015d
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase77d ago0x37b5bb…4a24a1
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase77d ago0x81b633…098fdb
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase77d ago0x99bcc2…88544b
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase77d ago0x9e27b7…b82f11
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase77d ago0xcc9359…845755
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase77d ago0xdd485e…2dde01
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase77d ago0x7bf26c…cf4f84
0xd97c…00930x325b…d430BaseStableEnrichExa$0.20100%coinbase77d ago0xd25f7e…c15eef
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase77d ago0x1e5ef9…73c98c
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase77d ago0x12d855…219ae6

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.