Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xda30…c3700x6a0a…bf67Base—$0.01100%coinbase3d ago0xadb7f9…714b01
0xda30…c3700x6a0a…bf67Base—$0.01100%coinbase3d ago0x1ab832…060139
0xda30…c3700x6a0a…bf67Base—$0.01100%coinbase3d ago0xe52548…c5d60f
0xda30…c3700x6a0a…bf67Base—$0.01100%coinbase3d ago0x47fce0…f45b5e
0xda30…c3700x6a0a…bf67Base—$0.10100%coinbase3d ago0xe033a1…79be27
0xda30…c3700x6a0a…bf67Base—$0.10100%coinbase3d ago0x77685d…2663a7
0xda30…c3700x6a0a…bf67Base—$0.10100%coinbase3d ago0x66ff0d…eab04c
0xda30…c3700x6a0a…bf67Base—$0.10100%coinbase3d ago0x2db527…682574
0xda30…c3700x6a0a…bf67Base—$0.10100%coinbase3d ago0x96a20f…d0231b
0xda30…c3700x6a0a…bf67Base—$0.10100%coinbase3d ago0x5ebae9…0d6320
0xda30…c3700x6a0a…bf67Base—$0.10100%coinbase3d ago0xe16eef…4adb69
0xda30…c3700x6a0a…bf67Base—$0.10100%coinbase3d ago0x0fcceb…63ac39
0xda30…c3700x6a0a…bf67Base—$0.10100%coinbase3d ago0x97e93e…9caa8a
0xda30…c3700x6a0a…bf67Base—$0.10100%coinbase3d ago0x51fa56…9e996e
0xda30…c3700x6a0a…bf67Base—$0.10100%coinbase3d ago0x13a332…15c979
0xda30…c3700x6a0a…bf67Base—$0.10100%coinbase3d ago0x87e1f9…ffac28
0xda30…c3700x6a0a…bf67Base—$0.10100%coinbase3d ago0x83aeb1…0fc951
0xda30…c3700x6a0a…bf67Base—$0.10100%coinbase3d ago0x93ff7d…f2a6bc
0xda30…c3700x6a0a…bf67Base—$0.10100%coinbase3d ago0x8254bd…9a2ec9
0xda30…c3700x6a0a…bf67Base—$0.10100%coinbase3d ago0x0f2440…f1acc5
0xda30…c3700x6a0a…bf67Base—$0.10100%coinbase3d ago0xdf1395…1e9cdf
0xda30…c3700x6a0a…bf67Base—$0.10100%coinbase3d ago0x3a594d…1439f7
0xda30…c3700x6a0a…bf67Base—$0.10100%coinbase3d ago0x99a989…abcdb2
0xda30…c3700x6a0a…bf67Base—$0.10100%coinbase3d ago0x23eaf4…d1bed8
0xda30…c3700x6a0a…bf67Base—$0.10100%coinbase3d ago0x274050…a97b57

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.