Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed36…f58c0xfe80…47eeBase—$0.001100%fluxa51d ago0x06d7dc…06cc66
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa51d ago0x1627b7…bdf039
0xed36…f58c0xfe80…47eeBase—$0.001100%fluxa51d ago0x394bac…9daedb
0xed36…f58c0xfe80…47eeBase—$0.001100%fluxa51d ago0x4114a2…314ea5
0xed36…f58c0xfe80…47eeBase—$0.001100%fluxa51d ago0xda8e36…18839c
0xed36…f58c0xfe80…47eeBase—$0.001100%fluxa51d ago0xa1e165…e6f950
0xed36…f58c0xfe80…47eeBase—$0.001100%fluxa51d ago0xf0cb70…eb4182
0xed36…f58c0xfe80…47eeBase—$0.001100%fluxa51d ago0xc4f4f6…ae1fe7
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa51d ago0x88aabd…204d7c
0xed36…f58c0xfe80…47eeBase—$0.001100%fluxa51d ago0x516696…78718e
0xed36…f58c0xfe80…47eeBase—$0.001100%fluxa51d ago0x4d7007…81b05c
0xed36…f58c0xfe80…47eeBase—$0.001100%fluxa51d ago0xe4e337…04a31a
0xed36…f58c0xfe80…47eeBase—$0.001100%fluxa51d ago0xced4f1…158910
0xed36…f58c0xfe80…47eeBase—$0.001100%fluxa52d ago0x6ec874…2a3402
0xed36…f58c0xfe80…47eeBase—$0.001100%fluxa52d ago0xf130a2…c11680
0xed36…f58c0xfe80…47eeBase—$0.001100%fluxa52d ago0xb9d04d…768618
0xed36…f58c0xfe80…47eeBase—$0.001100%fluxa52d ago0x2c4c3d…46aa66
0xed36…f58c0xfe80…47eeBase—$0.001100%fluxa52d ago0xa9560b…a569e0
0xed36…f58c0xfe80…47eeBase—$0.001100%fluxa52d ago0xc4fb9d…7ef8a9
0xed36…f58c0xfe80…47eeBase—$0.001100%fluxa52d ago0x5d9c2f…5765ea
0xed36…f58c0xfe80…47eeBase—$0.001100%fluxa52d ago0xb0731c…6d3a1e
0xed36…f58c0xfe80…47eeBase—$0.001100%fluxa52d ago0xe2e66c…558ebc
0xed36…f58c0xfe80…47eeBase—$0.001100%fluxa52d ago0xc19be0…f8835e
0xed36…f58c0xfe80…47eeBase—$0.001100%fluxa52d ago0x270170…394989
0xed36…f58c0xfe80…47eeBase—$0.001100%fluxa52d ago0xf9c7ae…13b336

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.