Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd909…15410x9c95…e299Base$0.001100%Route unknown65d ago0xe41fe1…2a8ee8
0xd909…15410x9c95…e299Base$0.001100%Route unknown65d ago0x2b8e2b…4d8f9e
0xd909…15410x9c95…e299Base$0.001100%Route unknown65d ago0x509f19…9208e4
0xd909…15410x9c95…e299Base$0.001100%Route unknown65d ago0xb60cd6…688e77
0xd909…15410x9c95…e299Base$0.001100%Route unknown65d ago0x3fbec5…cec9e2
0xd909…15410x9c95…e299Base$0.001100%Route unknown65d ago0xc11511…f3cdea
0xd909…15410x9c95…e299Base$0.001100%Route unknown65d ago0xa42868…b2327a
0xd909…15410x9c95…e299Base$0.001100%Route unknown65d ago0x80b4dc…5c16e1
0xd909…15410x9c95…e299Base$0.001100%Route unknown65d ago0xbb4495…f50ad1
0xd909…15410x9c95…e299Base$0.001100%Route unknown66d ago0x796add…d30e1c
0xd909…15410x9c95…e299Base$0.001100%Route unknown66d ago0xa32d85…69e8df
0xd909…15410x9c95…e299Base$0.001100%Route unknown66d ago0x9252e1…a9a07f
0xd909…15410x9c95…e299Base$0.001100%Route unknown66d ago0x380644…58c4f5
0xd909…15410x9c95…e299Base$0.001100%Route unknown66d ago0x265a08…b35559
0xd909…15410x9c95…e299Base$0.001100%Route unknown66d ago0x2c4f74…339003
0xd909…15410x9c95…e299Base$0.001100%Route unknown66d ago0x2cae2d…33d8ec
0xd909…15410x9c95…e299Base$0.001100%Route unknown66d ago0xec9839…fb72a6
0xd909…15410x9c95…e299Base$0.001100%Route unknown66d ago0xef32cb…699616
0xd909…15410x9c95…e299Base$0.001100%Route unknown66d ago0x38bd95…3d3f26
0xd909…15410x9c95…e299Base$0.001100%Route unknown66d ago0x9895bf…1c614d
0xd909…15410x9c95…e299Base$0.001100%Route unknown66d ago0xd81482…c7a7bf
0xd909…15410x9c95…e299Base$0.001100%Route unknown66d ago0xb9b2d0…61175d

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.