Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b80…5f9c0x6812…f925Base—$0.01100%coinbase71d ago0xdbfbe6…dafd52
0x1b80…5f9c0x2cea…8522Base—$0.01100%coinbase71d ago0xa4f5db…e3745f
0x1b80…5f9c0x6005…6a20Base—$0.01100%coinbase71d ago0x81a1bd…36fc77
0x1b80…5f9c0x5acf…a462Base—$0.01100%coinbase71d ago0x73d24b…ad93f2
0x1b80…5f9c0xa757…10c7Base—$0.01100%coinbase71d ago0xa3a157…4788bd
0x1b80…5f9c0x3fbe…d0e9Base—$0.01100%coinbase71d ago0xc67746…8efae7
0x1b80…5f9c0x237e…c04dBase—$0.01100%coinbase71d ago0xa056b7…166d4b
0x1b80…5f9c0xe849…e183Base—$0.01100%coinbase71d ago0x5c6355…b2981a
0x1b80…5f9c0xb82e…3326Base—$0.01100%coinbase71d ago0xefa489…61cb80
0x1b80…5f9c0xa1d7…0ec3Base—$0.01100%coinbase71d ago0x929dd3…93c266
0x1b80…5f9c0x3b29…19d4Base—$0.01100%coinbase71d ago0x0abdce…9854db
0x1b80…5f9c0x5f88…7a11Base—$0.01100%coinbase71d ago0x3aaf86…3de5d5
0x1b80…5f9c0x3c84…e8e3Base—$0.01100%coinbase71d ago0x36a93d…2718c2
0x1b80…5f9c0xf8a5…55b3Base—$0.01100%coinbase71d ago0xc8bbec…106cfb
0x1b80…5f9c0xcce9…d5aeBase—$0.01100%coinbase71d ago0x1cd1f2…6c970f
0x1b80…5f9c0xf1a7…b7b5Base—$0.01100%coinbase71d ago0xa731a2…e77419
0x1b80…5f9c0x48a5…4df3Base—$0.01100%coinbase71d ago0xcc2a32…29b7c1
0x1b80…5f9c0x670e…ce77Base—$0.01100%coinbase71d ago0xbef5e0…073b9c
0x1b80…5f9c0x8514…1473Base—$0.01100%coinbase71d ago0x8ddfe1…40e8e5
0x1b80…5f9c0xb118…0f39Base—$0.01100%coinbase71d ago0x34eec3…d7522f
0x1b80…5f9c0xaee6…b0b3Base—$0.01100%coinbase71d ago0x0fcf00…0a1592
0x1b80…5f9c0x9872…d2e4Base—$0.01100%coinbase71d ago0xeb5d42…7c61eb
0x1b80…5f9c0xc70e…fc4fBase—$0.01100%coinbase71d ago0x9c9985…2b10f3
0x1b80…5f9c0x4fc8…d4baBase—$0.01100%coinbase72d ago0x961177…cfd2e2
0x1b80…5f9c0x8d7d…7041Base—$0.01100%coinbase72d ago0x6c8951…d7ecc8

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.