Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb2f…7d3b0x355a…1498Base—$0.01100%coinbase81d ago0xa6bde9…2c265d
0xeb2f…7d3b0x7d8b…13e5Base—$0.01100%coinbase81d ago0x59e138…324221
0xeb2f…7d3b0xc1ca…d7c1Base—$0.01100%coinbase81d ago0x499735…d9809a
0xeb2f…7d3b0xa2ca…1654Base—$0.01100%coinbase81d ago0x6f28a7…6522c0
0xeb2f…7d3b0x69ae…54e5Base—$0.01100%coinbase81d ago0xfcad84…b2a28f
0xeb2f…7d3b0xd190…5634Base—$0.01100%coinbase81d ago0x36f06b…b684ae
0xeb2f…7d3b0x2a5a…5751Base—$0.01100%coinbase81d ago0x0bd9f8…cda715
0xeb2f…7d3b0x6de3…0f9aBase—$0.01100%coinbase81d ago0xd89e2f…fbca25
0xeb2f…7d3b0x95b0…6e5aBase—$0.01100%coinbase81d ago0x57bca7…c34fa5
0xeb2f…7d3b0xe789…ce8eBase—$0.01100%coinbase81d ago0x7d632a…b09c24
0xeb2f…7d3b0x1784…8588Base—$0.01100%coinbase81d ago0xdff59c…de4b6f
0xeb2f…7d3b0x5930…7490Base—$0.01100%coinbase81d ago0x365541…11c28f
0xeb2f…7d3b0x17a2…212cBase—$0.01100%coinbase81d ago0x077abe…e8d762
0xeb2f…7d3b0x1bca…64e2Base—$0.01100%coinbase81d ago0x57a5b7…ce2f54
0xeb2f…7d3b0xa19e…15daBase—$0.01100%coinbase81d ago0xdf6627…b2a2be
0xeb2f…7d3b0x20cc…2a7aBase—$0.01100%coinbase81d ago0xcc2e0e…49722d
0xeb2f…7d3b0x8cb3…92aaBase—$0.01100%coinbase81d ago0x9da144…25e56a
0xeb2f…7d3b0x2a88…6a16Base—$0.01100%coinbase81d ago0x0ffdf4…8ebc2c
0xeb2f…7d3b0x2640…df1fBase—$0.01100%coinbase81d ago0xed07ed…9cfd4f
0xeb2f…7d3b0xfa70…f401Base—$0.01100%coinbase81d ago0x6c497f…f9ade2
0xeb2f…7d3b0xc1c0…5145Base—$0.01100%coinbase81d ago0xc62331…a03b3a
0xeb2f…7d3b0x1f3a…6b78Base—$0.01100%coinbase81d ago0x9d4dc9…37eab8
0xeb2f…7d3b0x17c4…0c7dBase—$0.01100%coinbase81d ago0x898178…76fe98
0xeb2f…7d3b0xdaad…1ac5Base—$0.01100%coinbase81d ago0x26becd…c35ec0
0xeb2f…7d3b0x73b0…2b28Base—$0.01100%coinbase81d ago0x1af9c7…2883b5

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.