Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x84db…96280xb0af…7de0Base—$25.16100%coinbase28d ago0x456b08…1724a0
0x84db…96280xb0af…7de0Base—$24.02100%coinbase28d ago0x30082a…73cbbb
0x84db…96280xb0af…7de0Base—$24.25100%coinbase28d ago0x576fd5…02519f
0x84db…96280xb0af…7de0Base—$21.01100%coinbase28d ago0xab7f23…75f7d5
0x84db…96280xb0af…7de0Base—$25.01100%coinbase28d ago0x0b65dc…dc9009
0x84db…96280xb0af…7de0Base—$15.01100%coinbase28d ago0x38bce6…e66cac
0x84db…96280xb0af…7de0Base—$17.01100%coinbase28d ago0x5fe0a3…f12944
0x84db…96280xb0af…7de0Base—$30.02100%coinbase28d ago0x047dd6…679ede
0x84db…96280xb0af…7de0Base—$33.34100%coinbase28d ago0x959769…898e0e
0x84db…96280xb0af…7de0Base—$1.75100%coinbase28d ago0xf25a5a…d9e915
0x84db…96280xb0af…7de0Base—$33.37100%coinbase28d ago0xdc4cb6…6d4681
0x84db…96280xb0af…7de0Base—$33.19100%coinbase28d ago0x303e91…ea8803
0x84db…96280xb0af…7de0Base—$32.60100%coinbase28d ago0xc488e6…a319c5
0x84db…96280xb0af…7de0Base—$32.03100%coinbase28d ago0x4a2ed9…35753e
0x84db…96280xb0af…7de0Base—$34.48100%coinbase28d ago0xe1261d…4fab5e
0x84db…96280xb0af…7de0Base—$1.74100%coinbase28d ago0xb0e0fc…f170d2
0x84db…96280xb0af…7de0Base—$1.75100%coinbase28d ago0xb81c7c…1c03fb
0x84db…96280xb0af…7de0Base—$1.75100%coinbase28d ago0xb6ddd5…5ca2d8
0x84db…96280xb0af…7de0Base—$21.37100%coinbase28d ago0xea5ed8…dc33a2
0x84db…96280xb0af…7de0Base—$33.91100%coinbase28d ago0xdd0420…be8563
0x84db…96280xb0af…7de0Base—$33.19100%coinbase28d ago0x302e8e…1914c0
0x84db…96280xb0af…7de0Base—$25.51100%coinbase28d ago0x8fe439…6303a9
0x84db…96280xb0af…7de0Base—$30.02100%coinbase28d ago0x091caf…ac8ec6
0x84db…96280xb0af…7de0Base—$15.01100%coinbase28d ago0xed7df9…f09663
0x84db…96280xb0af…7de0Base—$15.01100%coinbase28d ago0x0e8548…1e0707

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.