Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa75d ago0xbe73dc…23af46
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa75d ago0xa091e4…b0583e
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa75d ago0xbd7bf6…3ad0d9
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa75d ago0x8c07bd…82d253
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa75d ago0xefe6bc…e6d00c
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa75d ago0xcb6f2c…bf7d67
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa75d ago0x584f81…038aca
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa75d ago0x8499bf…814f08
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa75d ago0xe44a11…14a055
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa75d ago0x4377fd…783006
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa75d ago0x4f3671…444b09
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa75d ago0x358bb2…ed2af1
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa75d ago0x830ed6…e66dae
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa75d ago0x7f3533…aa768e
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa75d ago0xcdb3b0…da6083
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa75d ago0x7334cd…2ce34c
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa75d ago0x621efc…fbe054
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa75d ago0x858f7b…4f6471
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa75d ago0xafcfdf…b03231
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa75d ago0xbbde92…cfa049
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa76d ago0x3d9544…8a4ddd
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa76d ago0xbd48df…6082fc
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa76d ago0x3f5fb2…4e025b
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa76d ago0x827e7e…acd7b4
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa76d ago0x9fbeea…5e3ee9

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.