Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4216…6def0xa286…27dfBase—$0.05100%fluxa102d ago0xaf25ef…ed59e2
0x33ba…aa460xa286…27dfBase—$0.05100%fluxa102d ago0xf51832…ef70ec
0xf004…c23f0xa286…27dfBase—$0.05100%fluxa102d ago0x605ca1…2c836c
0xa5dd…9c550xa286…27dfBase—$0.05100%fluxa102d ago0xf992dd…bc08f7
0xbea5…b0030xa286…27dfBase—$0.05100%fluxa102d ago0x91f024…2e6bb6
0x6b43…cdcb0xa286…27dfBase—$0.05100%candidates102d ago0xe4a171…8904bd
0x5421…f2a90xa286…27dfBase—$0.05100%candidates102d ago0xf680d2…d2c524
0x8da4…74cc0xa286…27dfBase—$0.05100%candidates102d ago0x15d551…630549
0xfa05…c30f0xa286…27dfBase—$0.05100%fluxa102d ago0x126e86…9be417
0xc75b…62ee0xa286…27dfBase—$0.05100%fluxa102d ago0x5df9ab…f18a4e
0xd295…47bb0xa286…27dfBase—$0.05100%fluxa102d ago0xf6eb91…f0442e
0xb991…c2600xa286…27dfBase—$0.05100%fluxa102d ago0xf9fda9…6da985
0x278c…31c30xa286…27dfBase—$0.05100%candidates102d ago0x1b2e4e…f7295f
0x3fcf…81ac0xa286…27dfBase—$0.05100%candidates102d ago0x17e122…db4ebe
0xa298…1b3f0xa286…27dfBase—$0.05100%fluxa102d ago0x93cfbb…98e4ed
0xf955…bfbb0xa286…27dfBase—$0.05100%fluxa102d ago0xb92555…0a3d09
0x568e…ad090xa286…27dfBase—$0.05100%fluxa102d ago0x092a34…568b6f
0x4152…ddd80xa286…27dfBase—$0.05100%fluxa102d ago0xc1e0ca…29b224
0x4fd3…9be30xa286…27dfBase—$0.05100%fluxa102d ago0xbbd551…3eea5f
0x87b8…afb60xa286…27dfBase—$0.05100%fluxa102d ago0x062da9…2ee793
0xca3e…feb00xa286…27dfBase—$0.05100%fluxa102d ago0xa4213d…2ae7ec
0x561e…eb2d0xa286…27dfBase—$0.05100%fluxa102d ago0x150e6b…e50f60
0xbe9e…188a0xa286…27dfBase—$0.05100%fluxa102d ago0x7c32cf…a4b9be
0xf5de…d4f70xa286…27dfBase—$0.05100%fluxa102d ago0xf16d84…567fca
0x7034…ffba0xa286…27dfBase—$0.05100%fluxa102d ago0x955aae…15f74a

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.