Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa64d ago0xda1782…9dae64
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa64d ago0x8f97bc…45fbfd
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa64d ago0x6ffa26…a14a6a
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa64d ago0x148bd5…b80719
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa64d ago0xf9fc15…05b48d
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa64d ago0xd34eb1…64de60
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa64d ago0x6ead17…0d06a5
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa64d ago0xa6bf39…038014
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa64d ago0x42d059…c8ad43
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa65d ago0x9cf12d…3c6b01
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa65d ago0xf6e6b4…2d7780
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa65d ago0x1ec34b…628f76
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa65d ago0x446974…b2d36e
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa65d ago0x0c5fc2…ec8bf9
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa65d ago0xb302d3…772862
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa65d ago0x717e22…58fdf3
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa65d ago0x19a13a…1ec561
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa65d ago0x93096a…6e5906
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa65d ago0x8fe9b3…97f3a2
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa65d ago0x19e423…a3808a
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa65d ago0x3e9055…5249bd
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa65d ago0x2cfc84…0ecb96
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa65d ago0x21e32e…461525
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa65d ago0xfdb3e0…6b4860
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa65d ago0x7fea40…36a272

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.