Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase7m ago0x4656e8…bdd3f5
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase7m ago0xf1ed27…d15d7f
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase7m ago0x2a5dcd…358a9d
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase7m ago0xfc7a70…c285d6
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase7m ago0xca154f…78aef6
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase7m ago0xb2d3a1…b0aa4a
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase7m ago0x80c240…317b97
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase7m ago0x53d9f5…5269a4
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase7m ago0x3edd12…5d097e
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase7m ago0xb890c7…bda23e
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase7m ago0xd86eb4…a3c0df
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase7m ago0x9c19bd…c57ecb
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase7m ago0x1a7109…c2c541
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase7m ago0xfb333a…99fde4
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase7m ago0x73187c…6ff0d9
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase7m ago0x489e03…2f95f1
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase7m ago0x416a4d…9a8ccf
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase7m ago0xfbce24…12c43b
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase7m ago0x4ea7ab…b7cd02
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase11m ago0x663fe6…eb17ae
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase21m ago0xcb7c1d…71c315
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase21m ago0x934187…3184a0
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase21m ago0x3a8665…3878ef
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase21m ago0xd09e87…8aec09
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase21m ago0x68101e…fb3030

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.