Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9c2b…c1c00x7bb8…7a73Base—$0.11100%fluxa121d ago0xe9e3bc…685f8e
0xb31f…4a230x7bb8…7a73Base—$0.11100%fluxa121d ago0x874c30…e7c379
0x5c87…a3b00x7bb8…7a73Base—$0.11100%fluxa121d ago0x40c52d…463f22
0x2cad…d2930x7bb8…7a73Base—$0.11100%fluxa121d ago0xf74157…e5d5ac
0xa61d…307e0x7bb8…7a73Base—$0.11100%fluxa121d ago0x1ae530…baf0e5
0xacbe…baa20x7bb8…7a73Base—$0.11100%fluxa121d ago0x09ec8a…57380e
0x7b7a…60be0x7bb8…7a73Base—$0.11100%fluxa121d ago0x6239e0…ca8b58
0xbd2f…71010x7bb8…7a73Base—$0.11100%fluxa121d ago0xf24669…cd1d4d
0xd4d8…ebee0x7bb8…7a73Base—$0.11100%fluxa121d ago0x1d0348…771a74
0x45ff…68f90x7bb8…7a73Base—$0.11100%fluxa121d ago0x08c1bd…d5b9a4
0x652f…63140x7bb8…7a73Base—$0.11100%fluxa121d ago0xc5def5…577089
0xe378…f41f0x7bb8…7a73Base—$0.11100%fluxa121d ago0xd22359…cc5d84
0x56ce…7cb00x7bb8…7a73Base—$0.11100%fluxa121d ago0x33bafc…6db231
0xa85c…90990x7bb8…7a73Base—$0.11100%fluxa121d ago0x6e4a7a…87ec9a
0x78cd…6b980x7bb8…7a73Base—$0.11100%fluxa121d ago0xc2cfd8…af2e94
0xefe5…e8b20x7bb8…7a73Base—$0.10100%fluxa121d ago0x706618…d8629f
0xf562…f8670x7bb8…7a73Base—$0.11100%fluxa121d ago0x2f6e47…d95adf
0x3bb2…42c50x7bb8…7a73Base—$0.11100%fluxa121d ago0x81e108…e0b12c
0x00cd…1b680x7bb8…7a73Base—$0.11100%fluxa121d ago0x15c105…01aba9
0xceb0…5ece0x7bb8…7a73Base—$0.11100%fluxa121d ago0x1db57d…c6264f
0x3a36…b71b0x7bb8…7a73Base—$0.10100%fluxa121d ago0x4a9e8c…83dac4
0xe34b…ee4d0x7bb8…7a73Base—$0.10100%fluxa121d ago0xb48166…666524
0xc82b…2d8f0x7bb8…7a73Base—$0.11100%fluxa121d ago0xf60f3e…5838ba
0xaeb8…44f50x7bb8…7a73Base—$0.11100%fluxa121d ago0x848f3f…10bdf7
0x0c3f…f4c50x7bb8…7a73Base—$0.11100%fluxa121d ago0x3dad07…9b398c

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.