Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb16…20ba0x9c95…e299Base—$0.001100%fluxa32d ago0x0d514c…63ed08
0xbb16…20ba0x9c95…e299Base—$0.001100%fluxa32d ago0xe25fe9…aa8492
0xbb16…20ba0x9c95…e299Base—$0.001100%fluxa32d ago0x49dae5…ed17ae
0xbb16…20ba0x9c95…e299Base—$0.001100%fluxa33d ago0x017b15…3ec507
0xbb16…20ba0x9c95…e299Base—$0.001100%fluxa33d ago0x2c8a32…0fe529
0xbb16…20ba0x9c95…e299Base—$0.001100%fluxa33d ago0xb4b737…78c074
0xbb16…20ba0x9c95…e299Base—$0.001100%fluxa33d ago0xf08b5e…0d7109
0xbb16…20ba0x9c95…e299Base—$0.001100%fluxa33d ago0x12020c…96b6e0
0xbb16…20ba0x9c95…e299Base—$0.001100%fluxa33d ago0x774479…77a9bb
0xbb16…20ba0x9c95…e299Base—$0.001100%fluxa33d ago0x94b0f7…22cb67
0xbb16…20ba0x9c95…e299Base—$0.001100%fluxa33d ago0xf30840…c7a683
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa33d ago0xb694c4…10d7ab
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa33d ago0x56fe16…085338
0xbb16…20ba0x9c95…e299Base—$0.001100%fluxa33d ago0xe0b018…4d4deb
0xbb16…20ba0x9c95…e299Base—$0.001100%fluxa33d ago0xceef2f…03262b
0xbb16…20ba0x9c95…e299Base—$0.001100%fluxa33d ago0xeb9403…360682
0xbb16…20ba0x9c95…e299Base—$0.001100%fluxa33d ago0xdafcaf…6ed128
0xbb16…20ba0x9c95…e299Base—$0.001100%fluxa33d ago0xed0f19…abbe18
0xbb16…20ba0x9c95…e299Base—$0.001100%fluxa33d ago0xe8b0d1…ec5dec
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa33d ago0x1e4197…eb28a3
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa33d ago0x7f5cec…9adec8
0xbb16…20ba0x9c95…e299Base—$0.001100%fluxa33d ago0xd9e9bc…1cd6b3
0xbb16…20ba0x9c95…e299Base—$0.001100%fluxa33d ago0x42f738…f545ec
0xbb16…20ba0x9c95…e299Base—$0.001100%fluxa33d ago0x151cfd…e49ea1
0xbb16…20ba0x9c95…e299Base—$0.001100%fluxa33d ago0x45a6af…5d5093

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.