Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb5d…71a90xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase88d ago0xd31859…a66733
0xbb5d…71a90xe05c…667aBasex402 service$0.001100%coinbase88d ago0xfbf572…37fba2
0xbb5d…71a90xe05c…667aBasex402 service$0.001100%coinbase88d ago0xcade9f…6853e0
0xbb5d…71a90xe05c…667aBasex402 service$0.001100%coinbase88d ago0xa639b6…ef9f57
0xbb5d…71a90xe05c…667aBasex402 service$0.001100%coinbase88d ago0x77f373…565853
0xbb5d…71a90xe05c…667aBasex402 service$0.001100%coinbase88d ago0xce7894…1ac3a1
0xbb5d…71a90xe05c…667aBasex402 service$0.001100%coinbase88d ago0x02e7d0…4bbe7b
0xbb5d…71a90xe05c…667aBasex402 service$0.001100%coinbase88d ago0x723f61…9df47c
0xbb5d…71a90xe05c…667aBasex402 service$0.001100%coinbase88d ago0x44c971…c73198
0xbb5d…71a90xe05c…667aBasex402 service$0.001100%coinbase88d ago0xae4767…39ccf3
0xbb5d…71a90xe05c…667aBasex402 service$0.001100%coinbase88d ago0x330c4f…228d04
0xbb5d…71a90xe05c…667aBasex402 service$0.001100%coinbase88d ago0x9708d3…7f193b
0xbb5d…71a90xe05c…667aBasex402 service$0.001100%coinbase88d ago0x81d3b8…63aab5
0xbb5d…71a90xe05c…667aBasex402 service$0.001100%coinbase88d ago0x15c473…430dbf
0xbb5d…71a90xe05c…667aBasex402 service$0.001100%coinbase88d ago0x08159e…e2f4c9
0xbb5d…71a90xe05c…667aBasex402 service$0.001100%coinbase88d ago0xfe35f6…170e8b
0xbb5d…71a90xe05c…667aBasex402 service$0.001100%coinbase88d ago0x989ca6…4ab1d2
0xbb5d…71a90x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase88d ago0x1ef782…ed8a1a
0xbb5d…71a90x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase88d ago0x11955c…93bd68
0xbb5d…71a90xe05c…667aBasex402 service$0.001100%coinbase88d ago0x61d115…7fbe42
0xbb5d…71a90x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase88d ago0xbbac27…76738f
0xbb5d…71a90xe05c…667aBasex402 service$0.001100%coinbase88d ago0x289aaf…54dcb2
0xbb5d…71a90xe05c…667aBasex402 service$0.001100%coinbase88d ago0xfc1295…83df5d
0xbb5d…71a90xe05c…667aBasex402 service$0.001100%coinbase88d ago0xb1bdce…2492b2
0xbb5d…71a90xe05c…667aBasex402 service$0.001100%coinbase88d ago0x37a510…78b483

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.