Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa35d ago0xf77b41…5c7e4c
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa35d ago0x3e00ea…666281
0x446b…978d0x9c95…e299Base—$0.001100%fluxa35d ago0x370e3d…05e87b
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa35d ago0xacf857…e1f4f1
0x446b…978d0x9c95…e299Base—$0.001100%fluxa35d ago0xea8cb5…88d90c
0x446b…978d0x9c95…e299Base—$0.001100%fluxa35d ago0x523796…d3bdb6
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa35d ago0x62e0f3…645a46
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa35d ago0x367abc…011fe5
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa35d ago0xfa4aa4…2ea4e5
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa35d ago0x304515…58f6ce
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa35d ago0xa0fc5a…026ed4
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa35d ago0xe9dc30…7a716c
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa35d ago0x233830…cd7845
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa35d ago0xcfa4f7…011399
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa35d ago0x87a24b…451062
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa35d ago0x473c0f…0557ba
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa35d ago0x1c4390…40d6d9
0x446b…978d0x9c95…e299Base—$0.001100%fluxa35d ago0xabde96…31b274
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa35d ago0x17c420…0ab964
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa35d ago0x13bd2b…561453
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa35d ago0x863140…d40f8a
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa35d ago0x82044f…2443b4
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa36d ago0xce0923…0f8b31
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa36d ago0x32fe03…6306e6
0x446b…978d0x9c95…e299Base—$0.001100%fluxa36d ago0x5ff759…3bed2f

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.