Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x254a…d0910xffff…e0dbBasePayPerBytePayperbyte$0.05100%coinbase104d ago0x3912af…c4dd4d
0x254a…d0910xffff…e0dbBasePayPerBytePayperbyte$0.05100%coinbase104d ago0xaadb37…8e64e1
0x254a…d0910xffff…e0dbBasePayPerBytePayperbyte$0.01100%coinbase104d ago0x122d47…726242
0x254a…d0910xffff…e0dbBasePayPerBytePayperbyte$0.05100%coinbase104d ago0x31ed0a…bcbcf2
0x254a…d0910xffff…e0dbBasePayPerBytePayperbyte$0.07100%coinbase104d ago0x0f6bf6…fd8e6e
0x254a…d0910xffff…e0dbBasePayPerBytePayperbyte$0.03100%coinbase104d ago0x4e85f3…863719
0x254a…d0910xffff…e0dbBasePayPerBytePayperbyte$0.05100%coinbase104d ago0x5afed0…318843
0x254a…d0910xffff…e0dbBasePayPerBytePayperbyte$0.03100%coinbase104d ago0xa52b24…d99238
0x254a…d0910xffff…e0dbBasePayPerBytePayperbyte$0.02100%coinbase104d ago0xee7826…fee918
0x254a…d0910xffff…e0dbBasePayPerBytePayperbyte$0.02100%coinbase104d ago0x016484…e1d964
0x254a…d0910xffff…e0dbBasePayPerBytePayperbyte$0.01100%coinbase104d ago0xa568ef…16581a
0x254a…d0910xffff…e0dbBasePayPerBytePayperbyte$0.02100%coinbase104d ago0x15f58e…563342
0x254a…d0910xffff…e0dbBasePayPerBytePayperbyte$0.01100%coinbase104d ago0x139693…233a7d
0x254a…d0910xffff…e0dbBasePayPerBytePayperbyte$0.01100%coinbase104d ago0x96f7f4…f5f618
0x254a…d0910xffff…e0dbBasePayPerBytePayperbyte$0.007325100%coinbase104d ago0x0c5fd6…9c604f
0x254a…d0910xffff…e0dbBasePayPerBytePayperbyte$0.004883100%coinbase104d ago0xd9fbc0…26fd89
0x254a…d0910xffff…e0dbBasePayPerBytePayperbyte$0.004883100%coinbase104d ago0x598e6c…1ac120
0x254a…d0910xffff…e0dbBasePayPerBytePayperbyte$0.006348100%coinbase104d ago0x5d8497…6593e1
0x254a…d0910xffff…e0dbBasePayPerBytePayperbyte$0.004883100%coinbase104d ago0x230d70…278663
0x254a…d0910xffff…e0dbBasePayPerBytePayperbyte$0.002442100%coinbase104d ago0x29814f…4171ae
0x254a…d0910xffff…e0dbBasePayPerBytePayperbyte$0.004883100%coinbase104d ago0x4b3283…60bb67
0x254a…d0910xffff…e0dbBasePayPerBytePayperbyte$0.002442100%coinbase104d ago0x6b8b3b…0d3a30
0x254a…d0910xffff…e0dbBasePayPerBytePayperbyte$0.001465100%coinbase104d ago0x58fc82…34c281
0xa661…262e0xffff…e0dbBasePayPerBytePayperbyte$0.05100%coinbase105d ago0x5e8cc2…62dcf4

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.