Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc169…e3af0x9c95…e299Base—$0.001100%fluxa33d ago0x9e2812…b34c7c
0xc169…e3af0x9c95…e299Base—$0.001100%fluxa33d ago0x6ebb61…3f6540
0xc169…e3af0x9c95…e299Base—$0.001100%fluxa33d ago0x839890…c3c9cb
0xc169…e3af0x9c95…e299Base—$0.001100%fluxa33d ago0x9f44fb…21f42f
0xc169…e3af0x9c95…e299Base—$0.001100%fluxa34d ago0x66a5a3…fd4780
0xc169…e3af0x9c95…e299Base—$0.001100%fluxa34d ago0xc092cb…b3ecd6
0xc169…e3af0x9c95…e299Base—$0.001100%fluxa34d ago0xd2bec0…211265
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa34d ago0x78f28f…e7c601
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa34d ago0x626b8d…37f59f
0xc169…e3af0x9c95…e299Base—$0.001100%fluxa34d ago0x45a0d2…304fc5
0xc169…e3af0x9c95…e299Base—$0.001100%fluxa34d ago0xa0c6e6…180330
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa34d ago0xd4e631…64b79f
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa34d ago0x7c4bca…3e3cbc
0xc169…e3af0x9c95…e299Base—$0.001100%fluxa34d ago0x0c47a8…5f840d
0xc169…e3af0x9c95…e299Base—$0.001100%fluxa34d ago0xe9c960…17f1a7
0xc169…e3af0x9c95…e299Base—$0.001100%fluxa34d ago0xf9981b…1e4d20
0xc169…e3af0x9c95…e299Base—$0.001100%fluxa34d ago0x1b5b97…14f497
0xc169…e3af0x9c95…e299Base—$0.001100%fluxa34d ago0xee40a2…cadbcb
0xc169…e3af0x9c95…e299Base—$0.001100%fluxa34d ago0x3e7390…379cef
0xc169…e3af0x9c95…e299Base—$0.001100%fluxa34d ago0x5cf444…e8ca63
0xc169…e3af0x9c95…e299Base—$0.001100%fluxa34d ago0x52c99b…2f526c

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

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