Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1923…b57c0xce54…54f2Base—$0.01100%coinbase71d ago0xf56a2a…cb0d9e
0x1923…b57c0xeb39…6909Base—$0.01100%coinbase71d ago0xafd73a…c20395
0x1923…b57c0xa223…35feBase—$0.01100%coinbase72d ago0x970d13…c53ab2
0x1923…b57c0x0290…a4ccBase—$0.01100%coinbase72d ago0xa8f924…816e47
0x1923…b57c0xbbf1…b2acBase—$0.01100%coinbase72d ago0x421f2a…f43778
0x1923…b57c0xf472…feb8Base—$0.01100%coinbase72d ago0xd9de3d…413046
0x1923…b57c0x1759…9c92Base—$0.01100%coinbase72d ago0x6a3099…d9206a
0x1923…b57c0x94e9…c0b4Base—$0.01100%coinbase72d ago0xae5424…3a9a75
0x1923…b57c0x19f8…3efeBase—$0.01100%coinbase72d ago0xa50c51…1ba389
0x1923…b57c0xbd30…f91aBase—$0.01100%coinbase72d ago0x7bec73…cd9088
0x1923…b57c0x08ce…3f32Base—$0.01100%coinbase72d ago0x53cd1b…ebccbe
0x1923…b57c0x0031…691bBase—$0.01100%coinbase72d ago0xcb2723…a71f3b
0x1923…b57c0xfe5b…866eBase—$0.01100%coinbase72d ago0x949b66…ddf737
0x1923…b57c0xbf79…83edBase—$0.01100%coinbase72d ago0x2dd047…5ce67e
0x1923…b57c0x8a3e…9027Base—$0.01100%coinbase72d ago0xaba681…266992
0x1923…b57c0xc07f…9115Base—$0.01100%coinbase72d ago0x5a6c9b…9a1db5
0x1923…b57c0x11a8…1ae3Base—$0.01100%coinbase72d ago0xea40c3…bf370a
0x1923…b57c0x15bf…07e0Base—$0.01100%coinbase72d ago0xc8ec53…ada779
0x1923…b57c0x0eb4…3b2dBase—$0.01100%coinbase72d ago0xe12437…212eb4
0x1923…b57c0xc45a…9e38Base—$0.01100%coinbase72d ago0x55e726…8a8f47
0x1923…b57c0x6a7a…c1b8Base—$0.01100%coinbase72d ago0x80ba44…0e5b58
0x1923…b57c0xb937…ccd9Base—$0.01100%coinbase72d ago0x8a3def…d83d0c
0x1923…b57c0xd945…43b3Base—$0.01100%coinbase72d ago0x490eca…a73757
0x1923…b57c0x5d61…109bBase—$0.01100%coinbase72d ago0x1a6902…392d19
0x1923…b57c0xe460…6572Base—$0.01100%coinbase72d ago0xdd0257…e02bc2

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.