Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbbec…44510xbbec…4451Base$0.005770%0x4a15…a58440m ago0x240ba7…9a1e9e
0xbbec…44510xbbec…4451Base$0.005770%0x4a15…a58441m ago0x248d9e…03edf6
0xbbec…44510xbbec…4451Base$0.005770%0x4a15…a58441m ago0x74a932…e98642
0xbbec…44510xbbec…4451Base$0.001970%0x4a15…a58442m ago0x603e77…6e24ef
0xbbec…44510xbbec…4451Base$0.001970%0x4a15…a58442m ago0x001f3c…e4c3c4
0xbbec…44510xbbec…4451Base$0.001970%0x4a15…a58442m ago0xccb661…6c9ecf
0xbbec…44510xbbec…4451Base$0.005770%0x4a15…a5845h ago0xea0091…3b1e59
0xbbec…44510xbbec…4451Base$0.005770%0x4a15…a5845h ago0x32fbc2…922777
0xbbec…44510xbbec…4451Base$0.005770%0x4a15…a5845h ago0x863f47…79e2f9
0xbbec…44510xbbec…4451Base$0.001970%0x4a15…a5845h ago0x9c82b3…461ce5
0xbbec…44510xbbec…4451Base$0.001970%0x4a15…a5845h ago0x137e21…5fe9a8
0xbbec…44510xbbec…4451Base$0.001970%0x4a15…a5845h ago0x480b52…b8f67a
0xbbec…44510xbbec…4451Base$0.009570%0x4a15…a5848h ago0x0c4de7…2f0315
0xbbec…44510xbbec…4451Base$0.009570%0x4a15…a5849h ago0x9b3f75…f8713c
0xbbec…44510xbbec…4451Base$0.009570%0x4a15…a5849h ago0xdf04b0…8485c9
0xbbec…44510xbbec…4451Base$0.009570%0x4a15…a5849h ago0xcf3b13…3c7b28
0xbbec…44510xbbec…4451Base$0.005770%0x4a15…a58410h ago0xe6a957…acbe7f
0xbbec…44510xbbec…4451Base$0.005770%0x4a15…a58410h ago0xbc6d7c…d1344d
0xbbec…44510xbbec…4451Base$0.005770%0x4a15…a58410h ago0x37046a…52b299
0xbbec…44510xbbec…4451Base$0.001970%0x4a15…a58410h ago0x418448…ab6d93
0xbbec…44510xbbec…4451Base$0.001970%0x4a15…a58410h ago0xfb0081…c1d706
0xbbec…44510xbbec…4451Base$0.001970%0x4a15…a58410h ago0xc4ad1d…0ef359

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.