Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19ea…606c0x4e99…5930Base$0.01100%coinbase67d ago0x6820ac…d83d7f
0x19ea…606c0xcfd2…6d36Base$0.01100%coinbase67d ago0x0438c0…9ae450
0x19ea…606c0x5597…f39aBase$0.01100%coinbase67d ago0xc03dc8…f7ab70
0x19ea…606c0x6e13…0ab1Base$0.01100%coinbase67d ago0xbd58a0…764f51
0x19ea…606c0xfe9b…2d22Base$0.01100%coinbase67d ago0xdaa6a0…b307dc
0x19ea…606c0xf572…7611Base$0.01100%coinbase68d ago0xced21e…102fa6
0x19ea…606c0x19d8…c40aBase$0.01100%coinbase68d ago0xa816f5…319dd2
0x19ea…606c0x434f…6f49Base$0.01100%coinbase68d ago0xe6318c…9a7bee
0x19ea…606c0x14ee…f9e0Base$0.01100%coinbase68d ago0x079ec4…e8a34d
0x19ea…606c0xad2b…320eBase$0.01100%coinbase68d ago0xbe1062…649c7a
0x19ea…606c0x600f…b96aBase$0.01100%coinbase68d ago0xdbc6eb…9776b3
0x19ea…606c0x89dc…92f8Base$0.01100%coinbase68d ago0xf9e18f…95c0d2
0x19ea…606c0x7109…6826Base$0.01100%coinbase68d ago0xa79d0c…0a5eaa
0x19ea…606c0x3781…22f1Base$0.01100%coinbase68d ago0x54bf54…38cc75
0x19ea…606c0xace7…1378Base$0.01100%coinbase68d ago0x2caa23…2afcc4
0x19ea…606c0x22a8…b99fBase$0.01100%coinbase68d ago0x04385d…62cf49
0x19ea…606c0x46b7…cf85Base$0.01100%coinbase68d ago0x87a52d…90cc71
0x19ea…606c0x9070…7f10Base$0.01100%coinbase68d ago0xe2bf22…0a1503
0x19ea…606c0xb8ee…9d12Base$0.01100%coinbase68d ago0xf5cfd3…0ee9b6
0x19ea…606c0xf5a4…f836Base$0.01100%coinbase68d ago0xb55740…018a58
0x19ea…606c0x55cc…2528Base$0.01100%coinbase68d ago0x1b458b…c42a0b
0x19ea…606c0x1866…d2acBase$0.01100%coinbase68d ago0x345811…cbe5dd
0x19ea…606c0xa53e…7589Base$0.01100%coinbase68d ago0x660e7d…1a332b
0x19ea…606c0x8fc5…4516Base$0.01100%coinbase68d ago0x84626b…9d28db

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.