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%fluxa80d ago0x9e14d0…8dc6aa
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa80d ago0xf237de…c87773
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa80d ago0x57086b…4a0447
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa81d ago0xca3eb9…56c839
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa81d ago0xf8d752…ab42f8
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa81d ago0x746b4f…9de6e0
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa81d ago0xf6e6a0…a97565
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa81d ago0x0e90e5…eb6409
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa81d ago0xc0b24d…1947bf
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa81d ago0xa8db73…d758e3
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa81d ago0xc31218…8af9ea
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa81d ago0x716d1f…a8bf37
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa81d ago0x6a92e4…18b9e8
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa81d ago0x39f4ad…c668f9
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa81d ago0x38fb3e…0e3987
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa81d ago0x61af4e…2c512f
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa81d ago0x3c8827…028ec4
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa81d ago0x9d65d2…888be7
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa81d ago0xa87d64…60cfaa
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa81d ago0xd4dd5d…de7a41
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa81d ago0x86aecc…8f1371
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa81d ago0xa88725…61420f
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa81d ago0xf4d570…157707
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa81d ago0x60ecca…f9c45a
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa81d ago0x044a71…b58e3b

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.