Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x8bdc…90be90d ago0xd810ec…f56808
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x2b56…451e90d ago0xc41307…911ee0
0x4bfb…0c880x0e3d…7757Base—$2.10100%0xd1bc…096d90d ago0xd9aae2…61c3ff
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x0043…73f290d ago0x408210…b78060
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xd775…7f8190d ago0x3eb752…1e53c9
0x4bfb…0c880x0e3d…7757Base—$4.20100%0x6d49…84c890d ago0x6ad45e…7ad833
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x6288…8b4990d ago0x6d22d8…966386
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x0c48…3ed690d ago0xa68c2a…1d84d9
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x6d99…b43390d ago0xcaa535…3c357b
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x5a50…c82c90d ago0xc0b36a…c57054
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xa8e8…666890d ago0xec2d4f…7f61e1
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xbc7c…86d490d ago0x5fb3cc…0672c6
0x4bfb…0c880x0e3d…7757Base—$2.10100%0xbe1f…63c990d ago0x0a0132…770e78
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x69b3…7ddd90d ago0x9d4291…a2bce8
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xf6cb…a8d790d ago0x28de85…9a0208
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xc4a4…9e8690d ago0x5d8fb2…209a3c
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xa070…95e090d ago0x6c97ba…65344f
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xcd64…d81f90d ago0x2436f6…ebb9dc
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x1f5f…656e91d ago0x5d6f97…ef9711
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x6c0f…7cd691d ago0xbf9f1f…c8c996

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.