Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase118d ago0x2c6be6…00deab
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase118d ago0xe0e04b…58379f
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase118d ago0xe79ad8…f7a75c
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase118d ago0xb53a85…5a186a
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase118d ago0x1a556d…3293d8
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase118d ago0x639a7b…be24ed
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase118d ago0xaaca1e…c4dac2
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase118d ago0x344865…ec25eb
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase118d ago0x95ff24…cdd1c5
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase118d ago0xed3734…a9564b
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase118d ago0xfdf45e…3dd5ea
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase118d ago0x278848…03da90
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase118d ago0xed7668…44b8b2
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase118d ago0x0a292c…e1662b
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase118d ago0x8501f2…cdf3c4
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase118d ago0x07019e…c19a65
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase118d ago0x972783…691a3d
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase118d ago0xdea789…46ee9a
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase118d ago0xf41131…eaa621
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase118d ago0x214c7e…81c586
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase118d ago0xf5b2d0…a68c86
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase118d ago0xf12cad…5e68f4
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase118d ago0x0b89ee…733b28
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase118d ago0x26e168…025735
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase118d ago0xf16ebc…bd32a5

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.