Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4b29…95890x9c95…e299Base$0.001100%Route unknown51d ago0xebd7f9…de64ee
0x4b29…95890x9c95…e299Base$0.001100%Route unknown51d ago0xebeaa7…c9f235
0x4b29…95890x9c95…e299Base$0.001100%Route unknown51d ago0xe2d20a…2d9a6e
0x4b29…95890x9c95…e299Base$0.001100%Route unknown51d ago0x85e86e…bbfe9f
0x4b29…95890x9c95…e299Base$0.001100%Route unknown51d ago0xc9e2fc…fc68d9
0x4b29…95890x9c95…e299Base$0.001100%Route unknown51d ago0x9ffcb1…ee3354
0x4b29…95890x9c95…e299Base$0.001100%Route unknown51d ago0xdb09ac…582d24
0x4b29…95890x9c95…e299Base$0.001100%Route unknown51d ago0x6edce8…ca4d2d
0x4b29…95890x9c95…e299Base$0.001100%Route unknown51d ago0x1c4099…93731e
0x4b29…95890x9c95…e299Base$0.001100%Route unknown52d ago0x5b88cb…068bed
0x4b29…95890x9c95…e299Base$0.001100%Route unknown52d ago0x0445a9…fd4f64
0x4b29…95890x9c95…e299Base$0.001100%Route unknown52d ago0x392f06…141d2d
0x4b29…95890x9c95…e299Base$0.001100%Route unknown52d ago0xc64da4…fb8680
0x4b29…95890x9c95…e299Base$0.001100%Route unknown52d ago0x999c5f…6ce8f5
0x4b29…95890x9c95…e299Base$0.001100%Route unknown52d ago0x8013a7…a3cd2b
0x4b29…95890x9c95…e299Base$0.001100%Route unknown52d ago0x1629f6…4cb045
0x4b29…95890x9c95…e299Base$0.001100%Route unknown52d ago0x8c944a…f15986
0x4b29…95890x9c95…e299Base$0.001100%Route unknown52d ago0xd29ce9…b73c95
0x4b29…95890x9c95…e299Base$0.001100%Route unknown52d ago0xd9059e…c3d89e
0x4b29…95890x9c95…e299Base$0.001100%Route unknown52d ago0xbdb44f…21831f
0x4b29…95890x9c95…e299Base$0.001100%Route unknown52d ago0xfd5c4f…ccc6d6
0x4b29…95890x9c95…e299Base$0.001100%Route unknown52d ago0x943a2b…f75103
0x4b29…95890x9c95…e299Base$0.001100%Route unknown52d ago0x4fba1c…dd6afb
0x4b29…95890x9c95…e299Base$0.001100%Route unknown52d ago0x9881fb…8db1f2
0x4b29…95890x9c95…e299Base$0.001100%Route unknown52d ago0xdad5c8…7fa243

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.