Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7a3…d8060x4cd0…bc31Base$28.9270%0xf70d…dbef12d ago0x0572d0…9c7028
0xe7a3…d8060x4cd0…bc31Base$11.8870%0xf70d…dbef12d ago0x181300…ec7725
0xe7a3…d8060x4cd0…bc31Base$14.8770%0xf70d…dbef12d ago0x2878ff…afa560
0xe7a3…d8060x4cd0…bc31Base$20.9270%0xf70d…dbef12d ago0x7f6fbc…e29e0d
0xe7a3…d8060x4cd0…bc31Base$15.0070%0xf70d…dbef12d ago0xf7bb71…b5352a
0xe7a3…d8060x4cd0…bc31Base$10.6770%0xf70d…dbef12d ago0xd7d023…9a3e6c
0xe7a3…d8060x4cd0…bc31Base$49.6070%0xf70d…dbef12d ago0xe98d92…0fa625
0xe7a3…d8060x4cd0…bc31Base$21.5470%0xf70d…dbef12d ago0x3e4161…868a76
0xe7a3…d8060x4cd0…bc31Base$7.1070%0xf70d…dbef12d ago0x08edc6…b98bc2
0xe7a3…d8060x4cd0…bc31Base$15.2170%0xf70d…dbef12d ago0x7b0f45…56e386
0xe7a3…d8060x4cd0…bc31Base$25.1870%0xf70d…dbef13d ago0xe968f7…fcf5d3
0xe7a3…d8060x4cd0…bc31Base$15.8870%0xf70d…dbef13d ago0xdf063a…21f379
0xe7a3…d8060x4cd0…bc31Base$44.2570%0xf70d…dbef13d ago0xb5e97d…631088
0xe7a3…d8060x4cd0…bc31Base$10.7370%0xf70d…dbef13d ago0xd58c00…2d92d3
0xe7a3…d8060x4cd0…bc31Base$6.2170%0xf70d…dbef13d ago0x71fb24…186223
0xe7a3…d8060x4cd0…bc31Base$10.1670%0xf70d…dbef13d ago0xffe683…1b00c4
0xe7a3…d8060x4cd0…bc31Base$24.8870%0xf70d…dbef13d ago0x30a6dc…ab09fc
0xe7a3…d8060x4cd0…bc31Base$9.8570%0xf70d…dbef13d ago0xefddea…cc2bde
0xe7a3…d8060x4cd0…bc31Base$8.6370%0xf70d…dbef13d ago0x71daa5…3ba4da
0xe7a3…d8060x4cd0…bc31Base$13.2570%0xf70d…dbef13d ago0x559e70…dd48cc

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.