Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a6b…e5230xfe80…47eeBase$0.001100%fluxa48d ago0x3fce4c…fcf7d6
0x1a6b…e5230x9c95…e299Base$0.001100%fluxa48d ago0x3c45bf…097eb2
0x1a6b…e5230xfe80…47eeBase$0.001100%fluxa49d ago0x6d5883…90b29f
0x1a6b…e5230x9c95…e299Base$0.001100%fluxa49d ago0xd9df32…fc4fb2
0x1a6b…e5230x9c95…e299Base$0.001100%fluxa49d ago0x03b326…3f9fc3
0x1a6b…e5230x9c95…e299Base$0.001100%fluxa49d ago0xe6d973…a69f73
0x1a6b…e5230x9c95…e299Base$0.001100%fluxa49d ago0xf375d8…1702ab
0x1a6b…e5230x9c95…e299Base$0.001100%fluxa49d ago0x8e2d19…36763c
0x1a6b…e5230xfe80…47eeBase$0.001100%fluxa49d ago0x55b730…d19064
0x1a6b…e5230xfe80…47eeBase$0.001100%fluxa49d ago0x425924…abb5dc
0x1a6b…e5230x9c95…e299Base$0.001100%fluxa49d ago0x8a9b99…1fadac
0x1a6b…e5230x9c95…e299Base$0.001100%fluxa49d ago0x83dfd2…ab13a8
0x1a6b…e5230x9c95…e299Base$0.001100%fluxa49d ago0xfdfaee…dd71cf
0x1a6b…e5230x9c95…e299Base$0.001100%fluxa49d ago0xa74bc5…bd2b76
0x1a6b…e5230x9c95…e299Base$0.001100%fluxa49d ago0xd097d1…cb7225
0x1a6b…e5230x9c95…e299Base$0.001100%fluxa49d ago0xd0a6e4…d7f098
0x1a6b…e5230x9c95…e299Base$0.001100%fluxa49d ago0x2e97b7…a5036a
0x1a6b…e5230x9c95…e299Base$0.001100%fluxa49d ago0x59e6e0…dc2eea
0x1a6b…e5230xfe80…47eeBase$0.001100%fluxa49d ago0xf716d1…8e9f01
0x1a6b…e5230xfe80…47eeBase$0.001100%fluxa49d ago0xf48b1a…6b9217
0x1a6b…e5230xfe80…47eeBase$0.001100%fluxa49d ago0x249f93…c39794
0x1a6b…e5230xfe80…47eeBase$0.001100%fluxa49d ago0xbda5ae…441dec
0x1a6b…e5230xfe80…47eeBase$0.001100%fluxa49d ago0x3ab514…2056a7
0x1a6b…e5230xfe80…47eeBase$0.001100%fluxa49d ago0x6e244e…e6f122
0x1a6b…e5230xfe80…47eeBase$0.001100%fluxa49d ago0xc0010d…e8e93e

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.