Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xe6bd…6a45Base—$0.01100%fluxa119d ago0x6f1253…257d99
0xb90a…9ae40xe6bd…6a45Base—$0.01100%fluxa119d ago0x763b35…60942f
0xb90a…9ae40xe6bd…6a45Base—$0.01100%fluxa119d ago0x778130…e4244d
0xe6bd…6a450xac65…4417Base—$0.99100%fluxa119d ago0x9db41f…5ff862
0xb90a…9ae40xe6bd…6a45Base—$0.01100%fluxa119d ago0x902519…a84698
0xb90a…9ae40xe6bd…6a45Base—$0.01100%fluxa119d ago0xa31393…05d8da
0xb90a…9ae40xe6bd…6a45Base—$0.90100%fluxa119d ago0x2ea36f…de1382
0xb90a…9ae40xe6bd…6a45Base—$0.01100%fluxa119d ago0x3dbcf5…d8131c
0xb90a…9ae40xe6bd…6a45Base—$0.01100%fluxa119d ago0x1fff7f…97cc81
0xb90a…9ae40xe6bd…6a45Base—$0.01100%fluxa119d ago0xfdbc69…8af21c
0xb90a…9ae40xe6bd…6a45Base—$0.01100%fluxa119d ago0x49f670…52ded1
0xb90a…9ae40xe6bd…6a45Base—$0.01100%fluxa119d ago0x5f8296…a48c9b
0xb90a…9ae40xe6bd…6a45Base—$0.01100%fluxa119d ago0x924387…dba52b
0xb90a…9ae40xe6bd…6a45Base—$0.01100%fluxa119d ago0x8237d5…310eb0
0xb90a…9ae40xe6bd…6a45Base—$0.01100%fluxa119d ago0x42f27d…bcb874
0xe6bd…6a450xac65…4417Base—$0.06100%fluxa119d ago0x341993…d2eac3
0xb90a…9ae40xe6bd…6a45Base—$0.01100%fluxa119d ago0xd2f53a…31ad46
0xb90a…9ae40xe6bd…6a45Base—$0.01100%fluxa119d ago0x43cb1b…b37c8b
0xb90a…9ae40xe6bd…6a45Base—$0.01100%fluxa119d ago0x5c0c05…997187
0xb90a…9ae40xe6bd…6a45Base—$0.01100%fluxa119d ago0xbce261…c9d3e9
0xb90a…9ae40xe6bd…6a45Base—$0.01100%fluxa119d ago0x2adc03…c1f163
0xe6bd…6a450xac65…4417Base—$0.04100%fluxa119d ago0xae5d4b…c636c1
0xb90a…9ae40xe6bd…6a45Base—$0.01100%fluxa119d ago0x2cb344…aef393
0xb90a…9ae40xe6bd…6a45Base—$0.03100%fluxa119d ago0x600d63…cc1c34
0xb90a…9ae40xe6bd…6a45Base—$0.01100%fluxa119d ago0xd01957…91a876

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.