Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cfa…be850x0e3d…7757Base—$1.05100%0xbc18…facb96d ago0x185bb0…0a0805
0x8cfa…be850x0e3d…7757Base—$10.50100%0xf31d…cc4b96d ago0x5c4d76…692c44
0x8cfa…be850x0e3d…7757Base—$21.00100%0x4d98…2b5b96d ago0x01d661…11191b
0x8cfa…be850x0e3d…7757Base—$31.50100%0xe9f7…982b96d ago0x714cab…1230c5
0x8cfa…be850x0e3d…7757Base—$10.50100%0x9d66…1ab696d ago0x264960…d8e9b9
0x8cfa…be850x0e3d…7757Base—$10.50100%0xc5c7…f8a596d ago0x5f6e8a…6090c2
0x8cfa…be850x0e3d…7757Base—$2.10100%0x7929…b33196d ago0x454e07…0ea91a
0x8cfa…be850x0e3d…7757Base—$10.50100%0x7929…b33196d ago0x4a234d…da0153
0x8cfa…be850x0e3d…7757Base—$5.25100%0x238e…232596d ago0xd72a2e…7a5bc6
0x8cfa…be850x0e3d…7757Base—$10.50100%0x60af…6a2596d ago0x87bbf4…cd17a1
0x8cfa…be850x0e3d…7757Base—$6.30100%0xa69c…e8d596d ago0x630a00…06bd32
0x8cfa…be850x0e3d…7757Base—$2.10100%0x9d66…1ab696d ago0x809a90…2fec30

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.