Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x2c9b…4e33Base—$0.01100%fluxa120d ago0xc42caa…4e8e5a
0xb90a…9ae40x2c9b…4e33Base—$0.01100%fluxa120d ago0xbe0603…61cf39
0x2c9b…4e330xac65…4417Base—$0.04100%fluxa120d ago0x976753…2f7cb8
0xb90a…9ae40x2c9b…4e33Base—$0.01100%fluxa120d ago0xfbd660…b10147
0xb90a…9ae40x2c9b…4e33Base—$0.01100%fluxa120d ago0xf39f88…89e4b2
0xb90a…9ae40x2c9b…4e33Base—$0.01100%fluxa120d ago0x6a2871…2c6a4a
0xb90a…9ae40x2c9b…4e33Base—$0.01100%fluxa120d ago0x81f61c…d20436
0xb90a…9ae40x2c9b…4e33Base—$0.01100%fluxa120d ago0x555c09…84bb73
0x2c9b…4e330xac65…4417Base—$0.02100%fluxa121d ago0x076d41…cfb01f
0xb90a…9ae40x2c9b…4e33Base—$0.01100%fluxa121d ago0xf057f5…13c04e
0xb90a…9ae40x2c9b…4e33Base—$0.01100%fluxa121d ago0x401aa6…f50fef
0x2c9b…4e330xac65…4417Base—$0.06100%fluxa121d ago0xad3389…69ad0c
0xb90a…9ae40x2c9b…4e33Base—$0.01100%fluxa121d ago0xe9a263…32143d
0xb90a…9ae40x2c9b…4e33Base—$0.05100%fluxa121d ago0x96de61…1d3321
0x2c9b…4e330xac65…4417Base—$0.02100%fluxa121d ago0xd0a768…ed34dc
0xb90a…9ae40x2c9b…4e33Base—$0.01100%fluxa121d ago0x626c29…9dbbfa
0xb90a…9ae40x2c9b…4e33Base—$0.01100%fluxa121d ago0x24c9ce…d544c6
0x2c9b…4e330xac65…4417Base—$0.02100%fluxa121d ago0x35bbc0…f2c68d
0xb90a…9ae40x2c9b…4e33Base—$0.01100%fluxa121d ago0xcdace3…3a024e
0xb90a…9ae40x2c9b…4e33Base—$0.01100%fluxa121d ago0x2963bc…887fc3

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.