Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca41…c1550x9c95…e299Base—$0.001100%fluxa41d ago0xc4b47c…16ff4f
0xca41…c1550x9c95…e299Base—$0.001100%fluxa41d ago0xa67f9c…403fc4
0xca41…c1550x9c95…e299Base—$0.001100%fluxa41d ago0x2cc568…4d750f
0xca41…c1550x9c95…e299Base—$0.001100%fluxa41d ago0x60c8a9…397b56
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa41d ago0xfe6812…7ddc68
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa41d ago0x002e1a…20d8ed
0xca41…c1550x9c95…e299Base—$0.001100%fluxa41d ago0x21a6c8…51cbeb
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa41d ago0x9a2677…5d07bc
0xca41…c1550x9c95…e299Base—$0.001100%fluxa41d ago0x78b0c0…875f33
0xca41…c1550x9c95…e299Base—$0.001100%fluxa41d ago0xc671e5…b04ac3
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa41d ago0xd61d8d…0746c4
0xca41…c1550x9c95…e299Base—$0.001100%fluxa41d ago0xb095fd…6e539c
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa41d ago0x670ae2…78ac6a
0xca41…c1550x9c95…e299Base—$0.001100%fluxa41d ago0x55bece…32ff91
0xca41…c1550x9c95…e299Base—$0.001100%fluxa41d ago0xb50ac5…abcd58
0xca41…c1550x9c95…e299Base—$0.001100%fluxa41d ago0xfe7455…296217
0xca41…c1550x9c95…e299Base—$0.001100%fluxa41d ago0xe4f176…415ab6
0xca41…c1550x9c95…e299Base—$0.001100%fluxa41d ago0x28a478…2533ec
0xca41…c1550x9c95…e299Base—$0.001100%fluxa41d ago0x60d525…692f2a
0xca41…c1550x9c95…e299Base—$0.001100%fluxa41d ago0x7ca0b4…beb5a9
0xca41…c1550x9c95…e299Base—$0.001100%fluxa41d ago0x21692e…0a3962
0xca41…c1550x9c95…e299Base—$0.001100%fluxa41d ago0xb380d9…6f3936
0xca41…c1550x9c95…e299Base—$0.001100%fluxa41d ago0x394639…c8e287
0xca41…c1550x9c95…e299Base—$0.001100%fluxa41d ago0x7a0de3…5bd01e
0xca41…c1550x9c95…e299Base—$0.001100%fluxa41d ago0xd0936d…d241dc

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.