Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa258…aa890x9c95…e299Base$0.001100%Route unknown55d ago0x1045c9…fad048
0xa258…aa890x9c95…e299Base$0.001100%Route unknown55d ago0xfa7194…db0a18
0xa258…aa890x9c95…e299Base$0.001100%Route unknown55d ago0xf3d921…b49825
0xa258…aa890x9c95…e299Base$0.001100%Route unknown55d ago0x77b190…720625
0xa258…aa890x9c95…e299Base$0.001100%Route unknown55d ago0x4957d6…24a159
0xa258…aa890x9c95…e299Base$0.001100%Route unknown55d ago0x07d325…8f9a1c
0xa258…aa890x9c95…e299Base$0.001100%Route unknown55d ago0x2c336e…127d66
0xa258…aa890x9c95…e299Base$0.001100%Route unknown55d ago0x0927b0…058be3
0xa258…aa890x9c95…e299Base$0.001100%Route unknown55d ago0xa482db…c4ebdb
0xa258…aa890x9c95…e299Base$0.001100%Route unknown55d ago0xd3b522…f22616
0xa258…aa890x9c95…e299Base$0.001100%Route unknown55d ago0xbac7c1…f3abf8
0xa258…aa890x9c95…e299Base$0.001100%Route unknown55d ago0x29ec7e…074830
0xa258…aa890x9c95…e299Base$0.001100%Route unknown55d ago0x7423e7…c5dc27
0xa258…aa890x9c95…e299Base$0.001100%Route unknown56d ago0x68b33f…dce207
0xa258…aa890x9c95…e299Base$0.001100%Route unknown56d ago0xc80679…c7da85
0xa258…aa890x9c95…e299Base$0.001100%Route unknown56d ago0x879ae7…093e44
0xa258…aa890x9c95…e299Base$0.001100%Route unknown56d ago0xb5e6e4…51873f
0xa258…aa890x9c95…e299Base$0.001100%Route unknown56d ago0x934f1a…11ba63
0xa258…aa890x9c95…e299Base$0.001100%Route unknown56d ago0xa3e079…399f57
0xa258…aa890x9c95…e299Base$0.001100%Route unknown56d ago0x762da8…2a000f
0xa258…aa890x9c95…e299Base$0.001100%Route unknown56d ago0xc598e9…31d10a
0xa258…aa890x9c95…e299Base$0.001100%Route unknown56d ago0x5ba835…080cb5
0xa258…aa890x9c95…e299Base$0.001100%Route unknown56d ago0xfbd6d7…3c1f13
0xa258…aa890x9c95…e299Base$0.001100%Route unknown56d ago0x1e3a38…b25e97
0xa258…aa890x9c95…e299Base$0.001100%Route unknown56d ago0xeb5f8b…f4ed94

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.