Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa33d ago0xe32dfc…6566f3
0x8619…e6c10x9c95…e299Base—$0.001100%fluxa33d ago0x0f5abe…937406
0x8619…e6c10x9c95…e299Base—$0.001100%fluxa33d ago0xbc28ee…0ce0a2
0x8619…e6c10x9c95…e299Base—$0.001100%fluxa33d ago0x95d36e…0bd439
0x8619…e6c10x9c95…e299Base—$0.001100%fluxa33d ago0xbe843d…f6a8da
0x8619…e6c10x9c95…e299Base—$0.001100%fluxa33d ago0x90ece5…665083
0x8619…e6c10x9c95…e299Base—$0.001100%fluxa33d ago0x4e9669…b60337
0x8619…e6c10x9c95…e299Base—$0.001100%fluxa33d ago0xc450aa…8f3b2b
0x8619…e6c10x9c95…e299Base—$0.001100%fluxa33d ago0xf8ac46…cee76d
0x8619…e6c10x9c95…e299Base—$0.001100%fluxa33d ago0x76fe2f…cf2d7a
0x8619…e6c10x9c95…e299Base—$0.001100%fluxa33d ago0x5afdd3…72b7a1
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa33d ago0x86c60a…b32208
0x8619…e6c10x9c95…e299Base—$0.001100%fluxa33d ago0x7e11a9…78fae0
0x8619…e6c10x9c95…e299Base—$0.001100%fluxa33d ago0x93c7a8…27502f
0x8619…e6c10x9c95…e299Base—$0.001100%fluxa33d ago0x225770…007963
0x8619…e6c10x9c95…e299Base—$0.001100%fluxa33d ago0x528055…e4ec27
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa33d ago0x4dfe5a…faf5a6
0x8619…e6c10x9c95…e299Base—$0.001100%fluxa33d ago0x709b30…f5143c
0x8619…e6c10x9c95…e299Base—$0.001100%fluxa33d ago0x8c0065…9aef24
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa33d ago0x37010c…342129
0x8619…e6c10x9c95…e299Base—$0.001100%fluxa33d ago0x02e959…152847
0x8619…e6c10x9c95…e299Base—$0.001100%fluxa33d ago0x061472…1a69ec
0x8619…e6c10x9c95…e299Base—$0.001100%fluxa33d ago0xfdaeb1…d5c771
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa33d ago0x31cde1…6d589f
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa33d ago0xbb98ed…4332c3

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.