Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe1d4…95450xac65…4417Base—$0.06100%fluxa112d ago0x479f5a…fa9a05
0xb90a…9ae40xe1d4…9545Base—$0.01100%fluxa112d ago0xa3a2d5…9241af
0xb90a…9ae40xe1d4…9545Base—$0.01100%fluxa112d ago0x6c0271…87ea69
0xb90a…9ae40xe1d4…9545Base—$0.01100%fluxa112d ago0xe273b5…fb3744
0xb90a…9ae40xe1d4…9545Base—$0.01100%fluxa112d ago0x8ef29c…6c236e
0xb90a…9ae40xe1d4…9545Base—$0.01100%fluxa112d ago0x1e35e6…c62aa4
0xb90a…9ae40xe1d4…9545Base—$0.01100%fluxa112d ago0xf9abab…b0c760
0xe1d4…95450xac65…4417Base—$12.63100%fluxa112d ago0x2de3e9…e59dac
0xb90a…9ae40xe1d4…9545Base—$12.61100%fluxa112d ago0x1fd538…5fe678
0xb90a…9ae40xe1d4…9545Base—$0.01100%fluxa112d ago0x865f25…2a9343
0xb90a…9ae40xe1d4…9545Base—$0.01100%fluxa112d ago0x456f31…ef1cb5
0xe1d4…95450xac65…4417Base—$0.06100%fluxa112d ago0xcb2689…7ab213
0xb90a…9ae40xe1d4…9545Base—$0.01100%fluxa112d ago0xd0121e…5527fe
0xb90a…9ae40xe1d4…9545Base—$0.01100%fluxa112d ago0x08da2e…4306a2
0xb90a…9ae40xe1d4…9545Base—$0.01100%fluxa112d ago0xd798dd…a61151
0xb90a…9ae40xe1d4…9545Base—$0.01100%fluxa112d ago0x69f954…a79274
0xb90a…9ae40xe1d4…9545Base—$0.01100%fluxa112d ago0xe149c5…fc1850
0xb90a…9ae40xe1d4…9545Base—$0.01100%fluxa112d ago0xf7687f…b16092
0xe1d4…95450xac65…4417Base—$0.09100%fluxa112d ago0x30ea8b…4357d6
0xb90a…9ae40xe1d4…9545Base—$0.01100%fluxa112d ago0x582aef…9b6fc7
0xb90a…9ae40xe1d4…9545Base—$0.01100%fluxa112d ago0xf0705c…d70441
0xb90a…9ae40xe1d4…9545Base—$0.01100%fluxa112d ago0x453306…1b810b
0xb90a…9ae40xe1d4…9545Base—$0.05100%fluxa112d ago0xcbc259…df80b8
0xb90a…9ae40xe1d4…9545Base—$0.01100%fluxa112d ago0x34a489…f28819

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.