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%coinbase29m ago0xd522e4…009b2d
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase50m ago0x069c7d…f0d1ff
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase50m ago0xac1165…f51152
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase50m ago0xf7cc5c…ee4e2d
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase50m ago0xfb443b…f7e9c9
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase50m ago0x9964e2…ed66fa
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase59m ago0x848868…a5d971
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase1h ago0x53b119…0f79eb
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase1h ago0xd2b586…6b86e4
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase1h ago0x6cffd6…d6c4f0
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase1h ago0xd809c5…a43ed0
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase1h ago0xf5ca57…fe3608
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase1h ago0x17485e…3ec9d7
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase1h ago0x8df1a8…3ac037
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase1h ago0xab26ce…4cfbb0
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase1h ago0x79d3a7…624513
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase1h ago0x0741a8…d13ac2
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase1h ago0xc7aabb…94586b
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase1h ago0xda8928…6eeeda
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase1h ago0xeb7132…e40d58
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase1h ago0xd79fc4…a94264
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase1h ago0xeb73d1…2bb47a
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase1h ago0x186e52…5a6821
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase1h ago0x430c84…c1507a
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase1h ago0xfd7233…945ae7

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.