Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2c14…58300x9c95…e299Base—$0.001100%fluxa45d ago0x77f32a…824773
0x2c14…58300x9c95…e299Base—$0.001100%fluxa45d ago0xca9144…497c86
0x2c14…58300x9c95…e299Base—$0.001100%fluxa45d ago0xaf36ec…d41d75
0x2c14…58300x9c95…e299Base—$0.001100%fluxa45d ago0xb1c0a0…8c9aaa
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa45d ago0x691a52…1932c4
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa45d ago0xabcc33…6d6d73
0x2c14…58300x9c95…e299Base—$0.001100%fluxa45d ago0xc02c16…d0a1f1
0x2c14…58300x9c95…e299Base—$0.001100%fluxa45d ago0xa01455…561e95
0x2c14…58300x9c95…e299Base—$0.001100%fluxa45d ago0xefff10…9c8931
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa45d ago0xdca248…2966fb
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa45d ago0x94c7a7…e0a4d9
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa45d ago0xe3e4f4…25ef5e
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa45d ago0x7d626a…042e39
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa45d ago0x6af688…a30563
0x2c14…58300x9c95…e299Base—$0.001100%fluxa45d ago0xc3ce05…09138c
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa45d ago0x98c50c…52db9d
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa45d ago0xe8c02a…f3834d
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa45d ago0x8b246b…020c50
0x2c14…58300x9c95…e299Base—$0.001100%fluxa45d ago0xb51c94…07a157
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa45d ago0x4d1ab2…60b9de
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa45d ago0x24e6f9…2ec9ce
0x2c14…58300x9c95…e299Base—$0.001100%fluxa45d ago0x173b33…3f3715
0x2c14…58300x9c95…e299Base—$0.001100%fluxa45d ago0xcec948…8f41b8
0x2c14…58300x9c95…e299Base—$0.001100%fluxa45d ago0xddb18c…eb4dff
0x2c14…58300x9c95…e299Base—$0.001100%fluxa45d ago0x7591ce…7ff74e

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.