Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd83087…4b5d29
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7d7625…75a66f
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xadc1ba…190122
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x333b6b…214272
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7aae69…017ae9
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1064e4…4cab34
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9702ec…2f66ea
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0d0ee2…2ab585
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe9c084…58b5f4
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa01761…78c563
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd609cf…f5589c
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7e60c0…91ac5c
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xeb5e5a…71e0af
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9e3c28…0f0dcc
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa00b71…f2fe5b
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb0c653…a9f0d5
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb86f7a…3c350f
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8caa74…64c05f
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x02620d…bb482b
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x84b98a…4476b8
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8e6fab…d7afa7
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe4ef65…480057
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x53349f…3c45d7
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2cd61f…344bbc
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb9a9a8…811b88

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.