Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa33d ago0x9448f9…b35cba
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa33d ago0xbb58a2…9d03a0
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa33d ago0x6624a2…712968
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa33d ago0x56666f…47a966
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa33d ago0xdc0ab5…d1c3b5
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa33d ago0x1abf93…7a8850
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa33d ago0xf5fe10…38cd38
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa33d ago0xbe247d…aa4b90
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa33d ago0x8efb82…69856b
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa34d ago0x1a2aac…8b8c23
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa34d ago0xf0c3c3…7df21e
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa34d ago0x4c96f0…f0a0c0
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa34d ago0x88ea74…bbecd4
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa34d ago0x6de4f3…75c8ce
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa34d ago0xd66bb8…a498bc
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa34d ago0x1c6a09…af3c66
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa34d ago0x8f967f…de3093
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa34d ago0xcaf4ee…cc457e
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa34d ago0x020f21…84bed6
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa34d ago0x9b1f86…f08152
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa34d ago0xac6e09…8f608c
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa34d ago0xf38bf2…49db65
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa34d ago0xe4ec55…0b288d
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa34d ago0x1ebe9c…1ee020
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa34d ago0x282aab…d287dc

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.