Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc49a…9d2f0x7d8f…9714Base—$1.96100%fluxa44d ago0x71c90f…bd4495
0xc49a…9d2f0xf5d7…d2b9Base—$1.96100%fluxa44d ago0xc10aa8…403e15
0xc49a…9d2f0x7bf1…9605Base—$1.96100%fluxa44d ago0x54c959…ebadca
0xc49a…9d2f0x7db0…7795Base—$1.96100%fluxa44d ago0x425e1b…7125d2
0xc49a…9d2f0x85f5…b3dcBase—$1.96100%fluxa44d ago0x539491…80736b
0xc49a…9d2f0xbe50…3d92Base—$1.96100%fluxa44d ago0xdedb1e…828d69
0xc49a…9d2f0xeb8d…7a38Base—$1.96100%fluxa44d ago0x0c739b…69ef15
0xc49a…9d2f0x4f03…9c68Base—$1.96100%fluxa44d ago0x89f905…f16267
0xc49a…9d2f0x4070…717cBase—$1.96100%fluxa44d ago0x00006a…1abf32
0xc49a…9d2f0xd70b…a3d3Base—$1.96100%fluxa44d ago0x120e68…b950e9
0xc49a…9d2f0x673e…9c58Base—$1.96100%fluxa44d ago0x787d05…2361d7
0xc49a…9d2f0x2983…21f7Base—$1.96100%fluxa44d ago0xc7062b…3b875c
0xc49a…9d2f0x77cb…40c8Base—$1.96100%fluxa44d ago0x113a63…0c4b73
0xc49a…9d2f0x0c2a…5581Base—$1.96100%fluxa44d ago0x1a97bb…ed993f
0xc49a…9d2f0x65a1…7b3cBase—$1.96100%fluxa44d ago0xe9642c…f638ce
0xc49a…9d2f0xa2ca…ab21Base—$1.96100%fluxa44d ago0xfc156b…ede320
0xc49a…9d2f0x3540…8ae9Base—$1.96100%fluxa44d ago0x38d903…0c6f96
0xc49a…9d2f0x9fa3…066dBase—$1.96100%fluxa44d ago0x94fa69…bf6cb3
0xc49a…9d2f0xe97d…3b26Base—$1.96100%fluxa44d ago0x0ad332…327b1c
0xc49a…9d2f0xddb3…8383Base—$1.96100%fluxa44d ago0xb82b43…b7c78e
0xc49a…9d2f0x4a2b…e9bdBase—$1.96100%fluxa44d ago0xc31c16…6f4eb5
0xc49a…9d2f0x7ea1…bd90Base—$1.96100%fluxa44d ago0xbd805c…087160
0xc49a…9d2f0xeacd…88a7Base—$1.96100%fluxa44d ago0x43c022…193baa
0xc49a…9d2f0xd6e7…a2c0Base—$1.96100%fluxa44d ago0x1b2d20…893abf
0xc49a…9d2f0xd8fb…d3aaBase—$1.96100%fluxa44d ago0xfe1a84…0fb300

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.