Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4278…72ed0xfebc…1667Base—$0.01100%coinbase59d ago0x7a6fa7…af4eeb
0x4278…72ed0x3da7…4045Base—$0.01100%coinbase59d ago0x7a3e68…eec91b
0x4278…72ed0x1870…025dBase—$0.01100%coinbase59d ago0x9b82cd…1e4c6b
0x4278…72ed0x0857…e8acBase—$0.01100%coinbase59d ago0x494f4e…addeac
0x4278…72ed0x874d…f31cBase—$0.01100%coinbase59d ago0x9836ad…05b198
0x4278…72ed0xe9db…40d4Base—$0.01100%coinbase59d ago0x059108…91a4a9
0x4278…72ed0xb659…fa41Base—$0.01100%coinbase59d ago0xe8bfbb…508699
0x4278…72ed0x731d…1757Base—$0.01100%coinbase59d ago0x1bb77d…d05e04
0x4278…72ed0x2626…4c72Base—$0.01100%coinbase59d ago0x6a5b91…e706d0
0x4278…72ed0xf77c…84c3Base—$0.01100%coinbase59d ago0xaaf620…fba3a1
0x4278…72ed0xf23f…15bdBase—$0.01100%coinbase59d ago0x1dd4b1…a7d850
0x4278…72ed0xfa9b…57cfBase—$0.01100%coinbase59d ago0x201f49…9414ce
0x4278…72ed0x5f26…8a56Base—$0.01100%coinbase59d ago0x34f71e…eb3f97
0x4278…72ed0xf766…8bcbBase—$0.01100%coinbase59d ago0x3fc307…1e8952
0x4278…72ed0x5e13…906dBase—$0.01100%coinbase59d ago0x79928a…b7e1c1
0x4278…72ed0x8436…3968Base—$0.01100%coinbase59d ago0xca9d3f…81d2ec
0x4278…72ed0xcc5d…489cBase—$0.01100%coinbase59d ago0xb249ba…5f09d3
0x4278…72ed0xd3cd…4e28Base—$0.01100%coinbase60d ago0x0a61e6…1539b0
0x4278…72ed0x243c…bb05Base—$0.01100%coinbase60d ago0xbc55a9…532994
0x4278…72ed0x345e…be12Base—$0.01100%coinbase60d ago0x89ffe5…8c631b
0x4278…72ed0xb280…e45dBase—$0.01100%coinbase60d ago0xbcd756…883148
0x4278…72ed0x2da1…3cb6Base—$0.01100%coinbase60d ago0xf66605…307193
0x4278…72ed0x3e2c…3304Base—$0.01100%coinbase60d ago0xfdc6e4…f01d15
0x4278…72ed0x7736…0bbeBase—$0.01100%coinbase60d ago0x0b26b0…177830
0x4278…72ed0xf6ee…8fd7Base—$0.01100%coinbase60d ago0x53834c…47ea9e

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.