Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa21d ago0xf2fc0c…b6dfc5
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa21d ago0x34becb…f3e2c4
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa21d ago0x2431b7…c67771
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa21d ago0xcf9f4b…899915
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa21d ago0xa6bf57…dd6aa6
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa21d ago0xd0aa3d…d11a3d
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa21d ago0x737b3a…2dd4d0
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa21d ago0x382b88…b59602
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa21d ago0x1e04b8…7f0de8
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa21d ago0xf3e4a7…1fe9d8
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa21d ago0x272dfb…4cdd7e
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa21d ago0xd04469…374e62
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa22d ago0xadb8db…13e0e8
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa22d ago0x6aa93a…291cce
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa22d ago0x11c39f…aa2f7c
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa22d ago0x69c289…3bd928
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa22d ago0xa9c9a6…51060a
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa22d ago0x9c2303…682a4d
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa22d ago0x202c0b…160356
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa22d ago0xce2ab2…fe53ce
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa22d ago0x67ed5f…d7aec6
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa22d ago0x3063f9…84b2a4
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa22d ago0xe3caa1…d7a465
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa22d ago0x002238…8b6214

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.