Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0000…25b80x9c95…e299Base—$0.001100%fluxa74d ago0x78aeb3…078482
0x0000…25b80x9c95…e299Base—$0.001100%fluxa74d ago0x4c05f3…4578ae
0x0000…25b80x9c95…e299Base—$0.001100%fluxa74d ago0xe9c048…01c51e
0x0000…25b80x9c95…e299Base—$0.001100%fluxa74d ago0xcc1ab9…9affb4
0x0000…25b80x9c95…e299Base—$0.001100%fluxa74d ago0x18d478…9cce3d
0x0000…25b80x9c95…e299Base—$0.001100%fluxa74d ago0xfd6e01…39a06e
0x0000…25b80x9c95…e299Base—$0.001100%fluxa74d ago0x613078…5af1d1
0x0000…25b80x9c95…e299Base—$0.001100%fluxa74d ago0x2ed30b…7d250c
0x0000…25b80x9c95…e299Base—$0.001100%fluxa74d ago0x135abc…3da5a7
0x0000…25b80x9c95…e299Base—$0.001100%fluxa74d ago0x313230…ca9541
0x0000…25b80x9c95…e299Base—$0.001100%fluxa75d ago0x6ef2d2…26658d
0x0000…25b80x9c95…e299Base—$0.001100%fluxa75d ago0x4272e4…d17330
0x0000…25b80x9c95…e299Base—$0.001100%fluxa75d ago0x808fb1…1a1bae
0x0000…25b80x9c95…e299Base—$0.001100%fluxa75d ago0x1d3086…7862f1
0x0000…25b80x9c95…e299Base—$0.001100%fluxa75d ago0x47a67c…ec830e
0x0000…25b80x9c95…e299Base—$0.001100%fluxa75d ago0xf6c2d8…7ab584
0x0000…25b80x9c95…e299Base—$0.001100%fluxa75d ago0xa77065…b15142
0x0000…25b80x9c95…e299Base—$0.001100%fluxa75d ago0xd06c52…8a73e0
0x0000…25b80x9c95…e299Base—$0.001100%fluxa75d ago0xacc1e2…aa74f8
0x0000…25b80x9c95…e299Base—$0.001100%fluxa75d ago0x559dcb…9fde46
0x0000…25b80x9c95…e299Base—$0.001100%fluxa75d ago0xd7f977…9e30f4
0x0000…25b80x9c95…e299Base—$0.001100%fluxa75d ago0x297bb3…91f444
0x0000…25b80x9c95…e299Base—$0.001100%fluxa75d ago0xccc5d2…25bce8
0x0000…25b80x9c95…e299Base—$0.001100%fluxa75d ago0x6405c1…019162
0x0000…25b80x9c95…e299Base—$0.001100%fluxa75d ago0xa6201c…9d024a

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.