Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown53d ago0x1c66d6…be9539
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown53d ago0xcd0167…7efac6
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown54d ago0x538cca…f539d3
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown54d ago0x121c34…732ddb
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown54d ago0x9d440d…4b7b8e
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown54d ago0xb42c62…84a1b5
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown54d ago0x177405…88420d
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown54d ago0xc08e19…7980b0
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown54d ago0xa08883…7eec91
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown54d ago0xae9aa0…84c33a
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown54d ago0xac5807…822a07
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown54d ago0x827f34…84311e
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown54d ago0xa94886…460e08
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown54d ago0x2e5e69…c929c0
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown54d ago0xa75d0f…a57bd7
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown54d ago0x2e1937…1420de
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown54d ago0xa394d7…f81a7a
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown54d ago0xebad68…c370d1
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown54d ago0x0ec41a…390601
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown54d ago0x10c69d…018343
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown54d ago0x4c20bf…2cf9e1
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown54d ago0xa45a17…7b09e0
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown54d ago0x2af959…f484e3
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown54d ago0x6b9327…480e94
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown54d ago0x2dc7fa…ffb137

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.