Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI113d ago0x52b596…57611e
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb6418d…e38710
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd0a20a…036d46
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI113d ago0xedad10…a98fa9
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI113d ago0x459172…9b0b03
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI113d ago0x53fd74…d65763
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc62846…951c54
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2fd569…a290cd
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9263bf…370b0f
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI113d ago0x501176…8c03f4
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI113d ago0x20bff6…e821d4
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe63306…7b2c4e
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1619b2…e1987a
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb120f5…bc2d17
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1848d3…d4787a
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe6ae5d…adb939
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4ff904…052e5e
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI113d ago0xaba1d5…61b966
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbe6049…63139d
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdabfff…d0e5af
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9b47bd…c07a60
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0fd0ef…a06980
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI113d ago0x70d797…81777b
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI113d ago0x584e43…8dbe55
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe17472…a73547

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.