Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc03041…87dcbc
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe9abc9…ba9634
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x77d994…591a12
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe49a73…aee3de
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf996ad…6984ad
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6cc217…7af5bf
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x608808…1cdfbd
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9410b3…3d4f3c
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf39a94…8ad3df
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x199738…312349
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf4214a…2679ba
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1f2280…280e2a
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x682e67…1df7ba
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x352183…8b0ad5
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcfdd30…09e3b8
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6001d0…f6ee92
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe36ac0…3b874d
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcaf50b…06344c
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x200ef4…ecad73
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6b4e63…5f6ed4
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbfdd07…2d01d7
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf0a1f6…caaade
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe8282c…0a8dd5
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5f3d0b…c27d9c
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9e36c2…566d31

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.