Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19a7…26650xfe80…47eeBase—$0.001100%fluxa51d ago0x69cfac…9be0be
0x19a7…26650xfe80…47eeBase—$0.001100%fluxa51d ago0x5995f1…648419
0x19a7…26650x9c95…e299Base—$0.001100%fluxa51d ago0x9b83d4…cd3771
0x19a7…26650x9c95…e299Base—$0.001100%fluxa51d ago0x5e374d…9eb8f7
0x19a7…26650xfe80…47eeBase—$0.001100%fluxa51d ago0xa83233…3cbb5b
0x19a7…26650x9c95…e299Base—$0.001100%fluxa51d ago0xc57439…aef09b
0x19a7…26650xfe80…47eeBase—$0.001100%fluxa51d ago0x9c74d8…bced6e
0x19a7…26650x9c95…e299Base—$0.001100%fluxa51d ago0x09138a…ba7138
0x19a7…26650x9c95…e299Base—$0.001100%fluxa51d ago0xe8b7b9…d80142
0x19a7…26650x9c95…e299Base—$0.001100%fluxa51d ago0xf860fb…04968c
0x19a7…26650xfe80…47eeBase—$0.001100%fluxa51d ago0xbf777d…d296f7
0x19a7…26650xfe80…47eeBase—$0.001100%fluxa51d ago0x93e19d…c5e0ef
0x19a7…26650xfe80…47eeBase—$0.001100%fluxa51d ago0xb7bd06…8c146c
0x19a7…26650xfe80…47eeBase—$0.001100%fluxa51d ago0x23380d…e159d4
0x19a7…26650x9c95…e299Base—$0.001100%fluxa51d ago0x0291fd…b577c5
0x19a7…26650x9c95…e299Base—$0.001100%fluxa51d ago0xab8e62…def436
0x19a7…26650x9c95…e299Base—$0.001100%fluxa51d ago0x5f3998…dd0e98
0x19a7…26650x9c95…e299Base—$0.001100%fluxa51d ago0xf9317f…8e5fb0
0x19a7…26650x9c95…e299Base—$0.001100%fluxa51d ago0x17ca4b…836ff1
0x19a7…26650x9c95…e299Base—$0.001100%fluxa51d ago0x4e6a53…d2454a
0x19a7…26650x9c95…e299Base—$0.001100%fluxa51d ago0x491ef7…e03a96
0x19a7…26650x9c95…e299Base—$0.001100%fluxa51d ago0x222b2a…8dac6f
0x19a7…26650x9c95…e299Base—$0.001100%fluxa51d ago0xdeb8b6…88d384
0x19a7…26650xfe80…47eeBase—$0.001100%fluxa51d ago0xe32b2f…d0f9e1
0x19a7…26650xfe80…47eeBase—$0.001100%fluxa51d ago0xc6a557…2dbb12

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.