Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf046…01810xc4f0…0bb9Base—$8.00100%0xd05c…826096d ago0x36d866…602b40
0x688d…84fa0xc4f0…0bb9Base—$73.06100%0xd05c…826096d ago0x668623…64bbcd
0x5cde…8ad00xc4f0…0bb9Base—$204.08100%0xd05c…826096d ago0xf69a6e…09c7a2
0x5cde…8ad00xc4f0…0bb9Base—$196.99100%0xd05c…826096d ago0x55eb93…1f5f8a
0x5cde…8ad00xc4f0…0bb9Base—$195.53100%0xd05c…826096d ago0xc60c2a…6a8556
0xad64…a6e70xc4f0…0bb9Base—$32.65100%0xd05c…826096d ago0x8542b7…ea3cd8
0x5cde…8ad00xc4f0…0bb9Base—$181.26100%0xd05c…826096d ago0x7fbdab…7b2070
0x688d…84fa0xc4f0…0bb9Base—$70.76100%0xd05c…826096d ago0xecf3fa…24cd38
0x166b…42780xc4f0…0bb9Base—$349.45100%0xd05c…826096d ago0x3e996e…480c52
0x688d…84fa0xc4f0…0bb9Base—$70.50100%0xd05c…826096d ago0x272c6e…da4844
0x1a05…ed430xc4f0…0bb9Base—$15.51100%0xd05c…826096d ago0x70948e…4578bf
0x166b…42780xc4f0…0bb9Base—$340.01100%0xd05c…826096d ago0x2cc46b…7db292
0x688d…84fa0xc4f0…0bb9Base—$70.56100%0xd05c…826096d ago0x8ffff4…61e662
0xad64…a6e70xc4f0…0bb9Base—$30.46100%0xd05c…826096d ago0xb66e85…5a6715
0x166b…42780xc4f0…0bb9Base—$335.11100%0xd05c…826096d ago0x5e5eef…2d862a
0x1a05…ed430xc4f0…0bb9Base—$15.00100%0xd05c…826096d ago0xba402d…dd7759
0x688d…84fa0xc4f0…0bb9Base—$67.62100%0xd05c…826096d ago0x6a2498…e1c2e2
0xad64…a6e70xc4f0…0bb9Base—$29.11100%0xd05c…826096d ago0x11d778…02b906
0x166b…42780xc4f0…0bb9Base—$330.78100%0xd05c…826096d ago0x7d9175…b34d6a
0xad64…a6e70xc4f0…0bb9Base—$27.95100%0xd05c…826096d ago0x206f77…d2cee3
0x1a05…ed430xc4f0…0bb9Base—$14.80100%0xd05c…826096d ago0x588d36…a8b39f
0x5d4e…f6b50xc4f0…0bb9Base—$23.70100%0xd05c…826096d ago0x1cbe63…7e657d
0x1a05…ed430xc4f0…0bb9Base—$14.00100%0xd05c…826096d ago0x657780…2e6629
0x5d4e…f6b50xc4f0…0bb9Base—$23.50100%0xd05c…826096d ago0xe951c1…32b264
0x7765…bc510xc4f0…0bb9Base—$50.61100%0xd05c…826096d ago0x115942…e54dc7

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.