Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xedb6…b9a40xaa8c…2254Base—$0.01100%coinbase83d ago0xb16685…003ae6
0xedb6…b9a40x83ee…047eBase—$0.01100%coinbase83d ago0x38f9f6…8b7b2a
0xedb6…b9a40x7ade…f305Base—$0.01100%coinbase83d ago0x681bf0…58f129
0xedb6…b9a40x5072…f662Base—$0.01100%coinbase83d ago0x8d0af8…9fa8f4
0xedb6…b9a40x3037…7df6Base—$0.01100%coinbase83d ago0x27fc8b…deb54b
0xedb6…b9a40x863b…840aBase—$0.01100%coinbase84d ago0x5e7b20…179c1f
0xedb6…b9a40x6614…c055Base—$0.01100%coinbase84d ago0x72326e…f551d1
0xedb6…b9a40x0c82…ccf8Base—$0.01100%coinbase84d ago0xb112b9…ef0a5f
0xedb6…b9a40x8b1b…a996Base—$0.01100%coinbase84d ago0xd401b1…756a67
0xedb6…b9a40x4ecb…2a0aBase—$0.01100%coinbase84d ago0x70b72b…2623b7
0xedb6…b9a40x4cf8…2f3eBase—$0.01100%coinbase84d ago0xe6649e…4dc505
0xedb6…b9a40x31d0…3926Base—$0.01100%coinbase84d ago0x56270e…847767
0xedb6…b9a40x3b11…e14bBase—$0.01100%coinbase84d ago0x3048c0…7c84bf
0xedb6…b9a40x8c6b…5864Base—$0.01100%coinbase84d ago0x05a603…9c3c02
0xedb6…b9a40x88fe…c4dcBase—$0.01100%coinbase84d ago0x38e006…605cfb
0xedb6…b9a40x6358…bcd8Base—$0.01100%coinbase84d ago0xe4ac79…78f559
0xedb6…b9a40xd46b…2632Base—$0.01100%coinbase84d ago0xce5a22…a2f1a2
0xedb6…b9a40x8754…911fBase—$0.01100%coinbase84d ago0xef5b29…03e413
0xedb6…b9a40x24d1…c842Base—$0.01100%coinbase84d ago0x1692ce…c0748f
0xedb6…b9a40x4821…efb7Base—$0.01100%coinbase84d ago0xfd7163…05d1d9
0xedb6…b9a40x5f7e…af0aBase—$0.01100%coinbase84d ago0x2dd153…b14124
0xedb6…b9a40x8fba…d466Base—$0.01100%coinbase84d ago0xd7e798…6ce679
0xedb6…b9a40x5509…439aBase—$0.01100%coinbase84d ago0xac606b…e49449
0xedb6…b9a40x8f7c…c8eaBase—$0.01100%coinbase84d ago0x5fc645…1399fd
0xedb6…b9a40x4b73…a586Base—$0.01100%coinbase84d ago0x0ac270…46644f

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.