Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xdfa2…f292Base$0.46100%fluxa101d ago0x41eb4e…c6464a
0xb90a…9ae40xcc36…8910Base$0.45100%fluxa101d ago0x284e93…91d389
0xb90a…9ae40x7dad…67a3Base$0.04100%fluxa101d ago0x7ec0e8…3667ad
0xb90a…9ae40x687e…0520Base$0.50100%fluxa101d ago0xd865c8…e83710
0xb90a…9ae40x9048…f9ceBase$6.36100%fluxa101d ago0x7afb5c…c238be
0xb90a…9ae40x0796…026bBase$0.45100%fluxa101d ago0x99c373…7bf3b2
0xb90a…9ae40x0714…2596Base$0.66100%fluxa101d ago0x260c69…14e41f
0xb90a…9ae40xd2bf…bafeBase$0.58100%fluxa101d ago0xbb9b3b…dbe50c
0xb90a…9ae40x2161…0a09Base$0.46100%fluxa101d ago0x0ed265…ea7d4c
0xb90a…9ae40xc5f4…50eaBase$0.46100%fluxa101d ago0x949568…22b761
0xb90a…9ae40xfe18…031eBase$0.50100%fluxa101d ago0x255ef1…1efba7
0xb90a…9ae40x1b33…23c9Base$0.06100%fluxa101d ago0xb28e23…3ce13f
0xb90a…9ae40x4556…add6Base$0.04100%fluxa101d ago0xf11de4…7de349
0xb90a…9ae40xb76a…5291Base$0.45100%fluxa101d ago0xd50f7b…11fdcf
0xb90a…9ae40x6b24…0ee6Base$0.45100%fluxa101d ago0xe18fce…1d7a12
0xb90a…9ae40x0e83…f0cdBase$0.03100%fluxa101d ago0xd10371…9687e1
0xb90a…9ae40xb76a…5291Base$0.45100%fluxa101d ago0xae6c62…addde1
0xb90a…9ae40xb76a…5291Base$0.45100%fluxa101d ago0xb56d7b…1c7807
0xb90a…9ae40x231b…a23cBase$0.46100%fluxa101d ago0x96c681…795baf
0xb90a…9ae40xc029…4868Base$0.10100%fluxa101d ago0xa56e81…819d31
0xb90a…9ae40x4055…7036Base$0.10100%fluxa101d ago0xd46d85…7c56c8
0xb90a…9ae40xf6e3…dea0Base$0.10100%fluxa101d ago0xc365ab…4fe288
0xb90a…9ae40xfd64…9404Base$0.05100%fluxa101d ago0x32d4f8…89bbb9
0xb90a…9ae40x43eb…c298Base$0.05100%fluxa101d ago0x06cecc…597492
0xb90a…9ae40x737a…c0d4Base$0.05100%fluxa101d ago0x64ee8f…65d787

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.