Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa38d ago0xc27972…bb8603
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa39d ago0xcc2440…37de22
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa39d ago0xab1481…ee4477
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa39d ago0x4fdbd7…9e59e9
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa39d ago0xe2a954…7a3452
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa39d ago0xb5dcb4…57bc61
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa39d ago0x376fa6…4378d3
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa39d ago0x29f9d5…841f96
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa39d ago0xf44f81…4346ff
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa39d ago0x93788e…7f71cf
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa39d ago0xd40dd8…23e173
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa39d ago0x0435b7…4f1cf7
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa39d ago0x7008ce…024da5
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa39d ago0xd40625…235e85
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa39d ago0x4ea214…2282d3
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa39d ago0x149ab5…72e3fe
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa39d ago0x18adbd…7b4b30
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa39d ago0x5a7ef9…92d311
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa39d ago0x0677bc…231229
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa39d ago0xddfa10…3adced
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa39d ago0x36942c…0ff3ad
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa39d ago0xf30dac…cb64da
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa39d ago0x982042…01985b
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa39d ago0xd4dfc6…82a905
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa39d ago0xc4d8a0…c16908

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.