Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf00a…fbaf0xdf62…30eeBase—$7.7470%0x28cc…0ecd51d ago0xe2f38e…48f546
0x1332…66eb0xdf62…30eeBase—$102.0070%0x2309…083c51d ago0xa018f7…1d2add
0x1332…66eb0xdf62…30eeBase—$98.5470%0xf74f…ffda51d ago0x54ae2c…b6d891
0x1332…66eb0xdf62…30eeBase—$9.0770%0xd3b3…bd8251d ago0xed2b0f…4b5b8c
0x1332…66eb0xdf62…30eeBase—$99.7570%0x9510…bc1251d ago0xa4c866…3c1093
0xc780…f1ec0xdf62…30eeBase—$170.0070%0xdb82…274851d ago0x7d1527…3ef1df
0xc780…f1ec0xdf62…30eeBase—$150.0070%0x35ec…9dba51d ago0xa8464e…959e62
0xc780…f1ec0xdf62…30eeBase—$450.0070%0x7a25…7fdc51d ago0xc42f24…f78928
0x1332…66eb0xdf62…30eeBase—$99.7570%0x515b…21b551d ago0x2d78aa…c59245
0x1332…66eb0xdf62…30eeBase—$11.0570%0x1868…142651d ago0xa9934d…b66c4d
0x1332…66eb0xdf62…30eeBase—$99.4570%0xc7fb…441451d ago0xde05c8…57ed98
0x1332…66eb0xdf62…30eeBase—$19.6570%0xa1fb…723e51d ago0x694085…84df04

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.