Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa32d ago0xe3f83b…267eb8
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa32d ago0x73111b…e13200
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa33d ago0x5ee569…c15143
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa33d ago0xdc9fe5…c5043f
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa33d ago0x197a68…ac3892
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa33d ago0x5e58db…45a79d
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa33d ago0x8ec00a…9acbb7
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa33d ago0x03708a…b5c1b3
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa33d ago0x9c46cd…b91c00
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa33d ago0x58f8fd…40935f
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa33d ago0x611f5b…ebd02a
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa33d ago0x18fee7…561794
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa33d ago0xcdadfd…2cf87e
0xd8c8…d4a00x9c95…e299Base—$0.001100%fluxa33d ago0x9a9711…18a990
0xd8c8…d4a00x9c95…e299Base—$0.001100%fluxa33d ago0xe1c2ca…c5f1f0
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa33d ago0xc33540…afd5db
0xd8c8…d4a00x9c95…e299Base—$0.001100%fluxa33d ago0x3b4857…a0de58
0xd8c8…d4a00x9c95…e299Base—$0.001100%fluxa33d ago0x5c5b0d…15b3ca
0xd8c8…d4a00x9c95…e299Base—$0.001100%fluxa33d ago0x2ed8b4…17b08e
0xd8c8…d4a00x9c95…e299Base—$0.001100%fluxa33d ago0x149627…a37d86
0xd8c8…d4a00x9c95…e299Base—$0.001100%fluxa33d ago0x3233f2…584963
0xd8c8…d4a00x9c95…e299Base—$0.001100%fluxa33d ago0xa5745f…3ff37b
0xd8c8…d4a00x9c95…e299Base—$0.001100%fluxa33d ago0x6709d2…6c1f27
0xd8c8…d4a00x9c95…e299Base—$0.001100%fluxa33d ago0xe7c97f…0b1a9c
0xd8c8…d4a00x9c95…e299Base—$0.001100%fluxa33d ago0x8e627c…69f825

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.