Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x329c…1b830xfe80…47eeBase—$0.001100%fluxa39d ago0x41ae57…fdb321
0x329c…1b830xfe80…47eeBase—$0.001100%fluxa39d ago0x7cac56…704cd1
0x329c…1b830xfe80…47eeBase—$0.001100%fluxa39d ago0x5e5917…d63b7a
0x329c…1b830x9c95…e299Base—$0.001100%fluxa39d ago0xecb5a5…d6c564
0x329c…1b830xfe80…47eeBase—$0.001100%fluxa39d ago0x251989…9a97c2
0x329c…1b830x9c95…e299Base—$0.001100%fluxa39d ago0xb3cf0a…28af61
0x329c…1b830x9c95…e299Base—$0.001100%fluxa39d ago0x764fb8…da6c25
0x329c…1b830x9c95…e299Base—$0.001100%fluxa39d ago0xf8b3ba…ae2ff2
0x329c…1b830x9c95…e299Base—$0.001100%fluxa39d ago0x8b87b0…be915d
0x329c…1b830x9c95…e299Base—$0.001100%fluxa39d ago0xdc2d54…3896f7
0x329c…1b830xfe80…47eeBase—$0.001100%fluxa39d ago0xc15635…c24f27
0x329c…1b830xfe80…47eeBase—$0.001100%fluxa39d ago0x2a6a57…d1e2da
0x329c…1b830x9c95…e299Base—$0.001100%fluxa39d ago0xd29734…506d67
0x329c…1b830x9c95…e299Base—$0.001100%fluxa39d ago0x69b595…882691
0x329c…1b830x9c95…e299Base—$0.001100%fluxa39d ago0xe0a63a…d26f2d
0x329c…1b830x9c95…e299Base—$0.001100%fluxa39d ago0xf2d81a…5227ae
0x329c…1b830x9c95…e299Base—$0.001100%fluxa39d ago0x5085b8…8514da
0x329c…1b830x9c95…e299Base—$0.001100%fluxa39d ago0x341d31…5d220b
0x329c…1b830x9c95…e299Base—$0.001100%fluxa39d ago0x0eb208…a3ab77
0x329c…1b830xfe80…47eeBase—$0.001100%fluxa39d ago0xcd2e4a…f57e2e
0x329c…1b830x9c95…e299Base—$0.001100%fluxa39d ago0x9a620f…fc4fc6
0x329c…1b830x9c95…e299Base—$0.001100%fluxa39d ago0x042d3a…e1204d
0x329c…1b830x9c95…e299Base—$0.001100%fluxa39d ago0x44773d…1c758f
0x329c…1b830x9c95…e299Base—$0.001100%fluxa39d ago0xfd61b1…8e358f
0x329c…1b830x9c95…e299Base—$0.001100%fluxa39d ago0xcdfab5…4f682f

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.