Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase104d ago0xc93e66…4e1a10
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase104d ago0xf1b5d7…64e036
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase104d ago0x73f1b8…52d972
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase104d ago0x11144f…a70c5b
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase104d ago0x0cc53b…f18061
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase104d ago0xd2fd76…dfa222
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase104d ago0x97d09d…24fe9e
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase104d ago0x5798fa…2463cd
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase104d ago0x979cb4…f8c3f8
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase104d ago0x99e8e0…b66f97
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase104d ago0x50515f…a88bc4
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase104d ago0xbe8db9…ee323a
0xb0e5…46000xa9dd…2315Base—$0.002100%candidates104d ago0x68df0b…46a5ac
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase104d ago0x27ed61…77372d
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase104d ago0xfdc493…8b8c44
0xb0e5…46000xa9dd…2315Base—$0.002100%candidates104d ago0x54e705…ec3ee3
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase104d ago0x9ece75…5764a8
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase105d ago0xb67762…376fbd
0xb0e5…46000xa9dd…2315Base—$0.002100%candidates105d ago0x047261…8e2c94
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase105d ago0xf99acc…ce06fb
0xb0e5…46000xa9dd…2315Base—$0.002100%candidates105d ago0x0b1521…87ad66
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase105d ago0xa66610…eec0d5
0xb0e5…46000xa9dd…2315Base—$0.002100%candidates105d ago0x7cbb3f…b8323d
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase105d ago0xb8d332…021e5e
0xb0e5…46000xa9dd…2315Base—$0.002100%candidates105d ago0x2f2b08…7706be

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.