Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
0x0018…ca97
0xe48f…3ab60x73fc…b29bBase—$0.0085100%0x0018…ca9773d ago0x162926…c17e76
0x990d…172c0x73fc…b29bBase—$0.0085100%0x0018…ca9773d ago0x959ca9…b859e7
0xd8c4…63670x73fc…b29bBase—$0.0075100%0x0018…ca9773d ago0x86fe62…f778ec
0xfa12…581f0x73fc…b29bBase—$0.0028100%0x0018…ca9773d ago0x9f2b3f…a2527d
0x771d…ead40x73fc…b29bBase—$0.01100%0x0018…ca9773d ago0x7bf1b7…216a52
0x771d…ead40x73fc…b29bBase—$0.01100%0x0018…ca9773d ago0xe8081d…f5b983
0x771d…ead40x73fc…b29bBase—$0.01100%0x0018…ca9773d ago0x957658…545595
0x771d…ead40x73fc…b29bBase—$0.01100%0x0018…ca9773d ago0x0da0b8…2c329d
0x771d…ead40x73fc…b29bBase—$0.01100%0x0018…ca9773d ago0xb73698…2f47e5
0x771d…ead40x73fc…b29bBase—$0.01100%0x0018…ca9773d ago0xb7ce77…1a8ea8
0x771d…ead40x73fc…b29bBase—$0.01100%0x0018…ca9773d ago0x422356…74ece2
0x771d…ead40x73fc…b29bBase—$0.01100%0x0018…ca9773d ago0x113247…dfdacb
0x771d…ead40x73fc…b29bBase—$0.01100%0x0018…ca9773d ago0x2238ef…6297ef
0x771d…ead40x73fc…b29bBase—$0.01100%0x0018…ca9773d ago0x1e5c11…4e5ee7
0x771d…ead40x73fc…b29bBase—$0.01100%0x0018…ca9773d ago0xa54d4f…e14e90
0x771d…ead40x73fc…b29bBase—$0.01100%0x0018…ca9773d ago0x70a4b7…7b4aa7
0x771d…ead40x73fc…b29bBase—$0.01100%0x0018…ca9773d ago0x81ff81…c46c08
0x771d…ead40x73fc…b29bBase—$0.01100%0x0018…ca9773d ago0x89b24b…7a7a98
0x771d…ead40x73fc…b29bBase—$0.01100%0x0018…ca9773d ago0x2edbb8…90ee3f
0x771d…ead40x73fc…b29bBase—$0.01100%0x0018…ca9773d ago0x7bafa0…8e1513
0x771d…ead40x73fc…b29bBase—$0.01100%0x0018…ca9773d ago0xe4734a…d9f387
0x771d…ead40x73fc…b29bBase—$0.01100%0x0018…ca9773d ago0x8482b0…7054e8
0x771d…ead40x73fc…b29bBase—$0.01100%0x0018…ca9773d ago0x31df24…33970a
0x771d…ead40x73fc…b29bBase—$0.01100%0x0018…ca9773d ago0x878b81…16be78
0x771d…ead40x73fc…b29bBase—$0.01100%0x0018…ca9773d ago0xd06fc5…2d1078

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.