Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa361…cab10x9c95…e299Base$0.001100%Route unknown63d ago0xd8fce1…4b9abb
0xa361…cab10x9c95…e299Base$0.001100%Route unknown63d ago0xbc91d0…ef2870
0xa361…cab10x9c95…e299Base$0.001100%Route unknown63d ago0x242ad5…cae1c6
0xa361…cab10x9c95…e299Base$0.001100%Route unknown63d ago0x0c80a4…88d25a
0xa361…cab10x9c95…e299Base$0.001100%Route unknown63d ago0x041c07…a419e4
0xa361…cab10x9c95…e299Base$0.001100%Route unknown63d ago0x16afbb…6de102
0xa361…cab10x9c95…e299Base$0.001100%Route unknown63d ago0x1b1d7f…5ec799
0xa361…cab10x9c95…e299Base$0.001100%Route unknown63d ago0x426341…bcbd55
0xa361…cab10x9c95…e299Base$0.001100%Route unknown63d ago0x97a437…78faf0
0xa361…cab10x9c95…e299Base$0.001100%Route unknown63d ago0xa4a6a9…9d0343
0xa361…cab10x9c95…e299Base$0.001100%Route unknown63d ago0x2120e6…a1df35
0xa361…cab10x9c95…e299Base$0.001100%Route unknown63d ago0x3fee2b…556409
0xa361…cab10x9c95…e299Base$0.001100%Route unknown63d ago0x69c4d8…ac3af9
0xa361…cab10x9c95…e299Base$0.001100%Route unknown63d ago0x9105d8…a0930f
0xa361…cab10x9c95…e299Base$0.001100%Route unknown63d ago0x2e3fc6…7881d6
0xa361…cab10x9c95…e299Base$0.001100%Route unknown63d ago0x09e45d…d6b4bd
0xa361…cab10x9c95…e299Base$0.001100%Route unknown63d ago0x39984c…272156
0xa361…cab10x9c95…e299Base$0.001100%Route unknown63d ago0x427000…67aa6d
0xa361…cab10x9c95…e299Base$0.001100%Route unknown63d ago0xbede71…547a63
0xa361…cab10x9c95…e299Base$0.001100%Route unknown63d ago0x7de6fe…252e9e
0xa361…cab10x9c95…e299Base$0.001100%Route unknown63d ago0x5ea269…223cc4
0xa361…cab10x9c95…e299Base$0.001100%Route unknown63d ago0xcca147…7f4af4
0xa361…cab10x9c95…e299Base$0.001100%Route unknown63d ago0x85e944…113182
0xa361…cab10x9c95…e299Base$0.001100%Route unknown63d ago0xa66030…7426b7
0xa361…cab10x9c95…e299Base$0.001100%Route unknown63d ago0x5e8573…3cd3a2

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.