Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab00…e0920x9c95…e299Base—$0.001100%fluxa34d ago0x9efeb4…a6135e
0xab00…e0920x9c95…e299Base—$0.001100%fluxa34d ago0xbb94d8…355d77
0xab00…e0920x9c95…e299Base—$0.001100%fluxa34d ago0x83cc2a…5bea36
0xab00…e0920x9c95…e299Base—$0.001100%fluxa34d ago0xce996a…5dd512
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa34d ago0xf5dc9d…0fb9f6
0xab00…e0920x9c95…e299Base—$0.001100%fluxa34d ago0x9f865c…f2b20a
0xab00…e0920x9c95…e299Base—$0.001100%fluxa34d ago0xf7c00d…0b0564
0xab00…e0920x9c95…e299Base—$0.001100%fluxa34d ago0x478822…c15086
0xab00…e0920x9c95…e299Base—$0.001100%fluxa34d ago0xa28f29…628742
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa34d ago0x85f8f4…a0ac7c
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa34d ago0xf4aea5…104c86
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa34d ago0xeb4b58…089614
0xab00…e0920x9c95…e299Base—$0.001100%fluxa34d ago0x093907…247615
0xab00…e0920x9c95…e299Base—$0.001100%fluxa34d ago0x412200…6cb3df
0xab00…e0920x9c95…e299Base—$0.001100%fluxa34d ago0xf490f7…aa40f4
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa34d ago0xd3f4a7…92103b
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa34d ago0xe14a06…08bd89
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa34d ago0x870fad…3762b9
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa34d ago0x495035…566712
0xab00…e0920x9c95…e299Base—$0.001100%fluxa34d ago0xe0511b…750c1b
0xab00…e0920x9c95…e299Base—$0.001100%fluxa34d ago0xfb6a36…8bb7f8
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa34d ago0x7e77a9…25dfd3
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa34d ago0xa6bb53…deadda
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa34d ago0x14cde4…5cf94d
0xab00…e0920x9c95…e299Base—$0.001100%fluxa34d ago0x44f079…f96e41

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.