Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6ee…e9f30x9c95…e299Base—$0.001100%fluxa36d ago0x826ac2…7494a3
0xa6ee…e9f30x9c95…e299Base—$0.001100%fluxa36d ago0x593731…b13437
0xa6ee…e9f30x9c95…e299Base—$0.001100%fluxa36d ago0x8918b0…37dbf7
0xa6ee…e9f30x9c95…e299Base—$0.001100%fluxa36d ago0xf16213…beb2cb
0xa6ee…e9f30x9c95…e299Base—$0.001100%fluxa36d ago0x652c48…354e9a
0xa6ee…e9f30xfe80…47eeBase—$0.001100%fluxa36d ago0xd9ae12…514c0f
0xa6ee…e9f30x9c95…e299Base—$0.001100%fluxa36d ago0xbe0e56…3fbd52
0xa6ee…e9f30xfe80…47eeBase—$0.001100%fluxa36d ago0x5a7937…7d06bb
0xa6ee…e9f30xfe80…47eeBase—$0.001100%fluxa36d ago0x6f99d5…a7d731
0xa6ee…e9f30x9c95…e299Base—$0.001100%fluxa37d ago0xe346f1…72eb72
0xa6ee…e9f30x9c95…e299Base—$0.001100%fluxa37d ago0xf4ec48…97ae57
0xa6ee…e9f30xfe80…47eeBase—$0.001100%fluxa37d ago0x2e6121…3163e6
0xa6ee…e9f30x9c95…e299Base—$0.001100%fluxa37d ago0xddfdf3…283629
0xa6ee…e9f30xfe80…47eeBase—$0.001100%fluxa37d ago0x947d1f…0bb9a9
0xa6ee…e9f30xfe80…47eeBase—$0.001100%fluxa37d ago0xf131e8…7ac9ca
0xa6ee…e9f30xfe80…47eeBase—$0.001100%fluxa37d ago0xa70d0f…4fd157
0xa6ee…e9f30x9c95…e299Base—$0.001100%fluxa37d ago0x186219…393044
0xa6ee…e9f30xfe80…47eeBase—$0.001100%fluxa37d ago0xe2eac6…4e7a53
0xa6ee…e9f30x9c95…e299Base—$0.001100%fluxa37d ago0x1457be…60caa2
0xa6ee…e9f30x9c95…e299Base—$0.001100%fluxa37d ago0xb7c549…7ee287
0xa6ee…e9f30x9c95…e299Base—$0.001100%fluxa37d ago0xa74bfa…09eab9
0xa6ee…e9f30x9c95…e299Base—$0.001100%fluxa37d ago0x15039f…c8ff2c
0xa6ee…e9f30xfe80…47eeBase—$0.001100%fluxa37d ago0x38640f…4254da
0xa6ee…e9f30x9c95…e299Base—$0.001100%fluxa37d ago0x426b7f…4e9ac9
0xa6ee…e9f30xfe80…47eeBase—$0.001100%fluxa37d ago0xefd68e…46f3e4

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.