Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown62d ago0x893a0e…2db0c6
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown62d ago0x357165…b5bab4
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown62d ago0x288507…e00837
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown62d ago0x6edfb0…4b2efd
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown62d ago0xec66c4…576c77
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown62d ago0x2887a2…f08e47
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown62d ago0x03732e…6837ba
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown62d ago0xeff86c…024fd3
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown62d ago0x28406b…895553
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown62d ago0xff2915…5713a0
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown62d ago0xa0f369…2e350c
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown62d ago0x544554…b38ee9
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown62d ago0x64fca7…8efdb6
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown62d ago0xfe9330…a2cc78
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown62d ago0x5d8af6…f565c6
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown62d ago0x53ba6c…80213d
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown63d ago0xc4fcc4…db6b13
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown63d ago0x26f2d5…036853
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown63d ago0xcf5540…3ad143
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown63d ago0xe3da47…7f10e0
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown63d ago0xc372a3…1114f7
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown63d ago0xecce6c…f2ae7d
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown63d ago0x0b3b66…d1d84c
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown63d ago0xeed57b…95deb2
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown63d ago0x319bb4…7d3d50

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.