Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase23d ago0xe4f007…92c46d
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase23d ago0x3775b9…caec0c
0xa7db…69070x6d6e…9192BaseExaSearch$0.01100%coinbase23d ago0xc2857c…6c8025
0xa7db…69070x6d6e…9192BaseExaSearch$0.01100%coinbase23d ago0x4a4fa8…89ee82
0xa7db…69070x6d6e…9192BaseExaSearch$0.007100%coinbase23d ago0x9c88e2…997f1c
0xa7db…69070x6d6e…9192BaseExaSearch$0.007100%coinbase23d ago0xa6d5f3…45861d
0xa7db…69070x6d6e…9192BaseExaSearch$0.007100%coinbase23d ago0xa5f6c3…762f4a
0xa7db…69070x6d6e…9192BaseExaSearch$0.007100%coinbase23d ago0x2e9b51…deb144
0xa7db…69070x6d6e…9192BaseExaSearch$0.007100%coinbase23d ago0x6a6e78…e430ba
0xa7db…69070x6d6e…9192BaseExaSearch$0.007100%coinbase23d ago0x0d6720…d081e8
0xa7db…69070x6d6e…9192BaseExaSearch$0.02100%coinbase23d ago0xc733cc…dfc931
0xa7db…69070x6d6e…9192BaseExaSearch$0.007100%coinbase23d ago0x447d10…deb3fd
0xa7db…69070x6d6e…9192BaseExaSearch$0.007100%coinbase23d ago0xc02d76…aea7b4
0xa7db…69070x6d6e…9192BaseExaSearch$0.007100%coinbase23d ago0xb9304f…9c2835
0xa7db…69070x6d6e…9192BaseExaSearch$0.007100%coinbase23d ago0x25eaec…b52d7f
0xa7db…69070x6d6e…9192BaseExaSearch$0.007100%coinbase23d ago0x765a8d…60ce22
0xa7db…69070x6d6e…9192BaseExaSearch$0.007100%coinbase23d ago0x70246b…e52ec0
0xa7db…69070x6d6e…9192BaseExaSearch$0.007100%coinbase23d ago0xc2c1a3…bb12cf
0xa7db…69070x6d6e…9192BaseExaSearch$0.007100%coinbase23d ago0xbd09c9…ec35a7
0xa7db…69070x6d6e…9192BaseExaSearch$0.007100%coinbase23d ago0xfff46a…ff7600
0xa7db…69070x6d6e…9192BaseExaSearch$0.01100%coinbase23d ago0x8015a1…9292ed
0xa7db…69070x6d6e…9192BaseExaSearch$0.01100%coinbase23d ago0x325f56…331f83
0xa7db…69070x6d6e…9192BaseExaSearch$0.01100%coinbase23d ago0xe7a0af…a24d94
0xa7db…69070x6d6e…9192BaseExaSearch$0.01100%coinbase23d ago0xc31c67…4619e5
0xa7db…69070x6d6e…9192BaseExaSearch$0.01100%coinbase23d ago0xfc5db1…be11df

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.