Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI104d ago0xad9f84…92a75e
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI104d ago0x14626e…01b902
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcdcefc…146122
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0bd0f2…7b149c
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6a3866…0533a2
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa80e0b…1ede39
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe7fa4e…76bad5
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI104d ago0x402d2c…110501
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb0f58a…92b78a
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6c51e8…7b7854
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI104d ago0x31e7f6…3384c2
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc79279…623dd5
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3bc58e…67880a
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI104d ago0x34667e…f78805
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI104d ago0x05be16…37c7be
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5eceee…d56176
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7ab243…30e6af
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3d6f85…715472
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa60964…d75578
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4ead8a…60743e
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI104d ago0xadeac2…5bc316
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI104d ago0x016d99…4062c1
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcd4737…ddd43c
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI105d ago0x702d2a…c0faa2
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI105d ago0xecf86e…8e7e73

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.