Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase4d ago0x551efe…662b59
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase4d ago0x309e6f…1c96eb
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase4d ago0x0dd836…e974c8
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase4d ago0xe9153e…dcd746
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase4d ago0xf73d48…6e9d05
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase4d ago0x599a99…9890e2
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase4d ago0xc851b8…e65787
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase4d ago0x17aa69…e9fc3b
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase4d ago0x3e2fe8…e0ab43
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase4d ago0x2e0bf1…b5595c
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase4d ago0x09733a…a55adc
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase4d ago0xbdc3cf…b93d69
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase4d ago0x7d104a…b35785
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase4d ago0xabe9c0…28fe62
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase4d ago0x29498a…153601
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase4d ago0x0ab1e6…c2129e
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase4d ago0xaa420a…93c418
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase4d ago0x3fadc0…22f2b5
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase4d ago0xa94bb6…c4fb85
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase4d ago0x1aefc7…8e6129
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase4d ago0x04047b…2d4245
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase4d ago0x490a15…74c08b
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase4d ago0x30a446…c93741
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase4d ago0x0aa9ad…fec6f0
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase4d ago0x5bda53…74d7e4

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.