Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa44d ago0xeaf822…328211
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa44d ago0xf2ee71…094bb5
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa44d ago0x8accdc…283fde
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa44d ago0xab2d8e…d61562
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa44d ago0xb8d84b…d8e9fc
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa44d ago0xbcb7dc…328b3d
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa44d ago0x945fd2…a1c8d2
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa44d ago0xb7906b…88feb0
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa44d ago0x5f46bd…3f2d7b
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa44d ago0x329e7a…e1213c
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa44d ago0x6a7d0c…791178
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa44d ago0x7a29e0…c5d82b
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa44d ago0x60a7b0…96ae8c
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa44d ago0xe5acfb…76099a
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa44d ago0xe0e4da…e0fb0e
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa44d ago0x31ddd0…e1895b
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa44d ago0xfe3eb7…de85b8
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa44d ago0x9e5b8e…d12a6a
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa44d ago0xe8484d…e59f78
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa44d ago0x24be7c…572b3c
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa44d ago0x52e3d8…d62b84
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa44d ago0xd1598a…8bb774

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.