Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c8f…248e0x9086…cad2Base—$0.01100%coinbase72d ago0x199d44…e84aba
0x0c8f…248e0xdb01…c929Base—$0.01100%coinbase72d ago0x47511d…8e29e4
0x0c8f…248e0x8171…ba05Base—$0.01100%coinbase72d ago0x33d2c4…4e4adb
0x0c8f…248e0xeeba…40e6Base—$0.01100%coinbase72d ago0x839a52…19df09
0x0c8f…248e0xaff9…d2d4Base—$0.01100%coinbase72d ago0xe2f479…f08e73
0x0c8f…248e0x1859…7b74Base—$0.01100%coinbase72d ago0x43c89f…696b1f
0x0c8f…248e0x3dbc…e797Base—$0.01100%coinbase72d ago0x471221…a49042
0x0c8f…248e0xc618…8eb3Base—$0.01100%coinbase72d ago0x7cabc7…ca680e
0x0c8f…248e0x4973…3aabBase—$0.01100%coinbase72d ago0xbbcbe6…e5e0f6
0x0c8f…248e0x627e…0a73Base—$0.01100%coinbase72d ago0xac0bcd…0ba1ef
0x0c8f…248e0x1373…3060Base—$0.01100%coinbase72d ago0x8be81d…49aa31
0x0c8f…248e0x50f4…d821Base—$0.01100%coinbase72d ago0xf186f5…94479f
0x0c8f…248e0xab72…432cBase—$0.01100%coinbase72d ago0xb246c0…2bcf41
0x0c8f…248e0x50d7…dfdcBase—$0.01100%coinbase72d ago0xd9d509…2bada9
0x0c8f…248e0x8f15…df7dBase—$0.01100%coinbase72d ago0x3891b7…08fa4b
0x0c8f…248e0x12f9…abe1Base—$0.01100%coinbase72d ago0x37b9b8…285346
0x0c8f…248e0x23cb…6d97Base—$0.01100%coinbase72d ago0x67274b…5a3c80
0x0c8f…248e0x3a97…af10Base—$0.01100%coinbase73d ago0x5df5d8…7e7b67
0x0c8f…248e0xf09a…3584Base—$0.01100%coinbase73d ago0xd30d6a…6c7212
0x0c8f…248e0xea67…ec8bBase—$0.01100%coinbase73d ago0xa3d8ea…f9152d
0x0c8f…248e0xdfc7…cc03Base—$0.01100%coinbase73d ago0x20aa8a…38ec17
0x0c8f…248e0x7b57…0230Base—$0.01100%coinbase73d ago0x018739…c62745
0x0c8f…248e0x2c9f…12a2Base—$0.01100%coinbase73d ago0xac38bf…535d80
0x0c8f…248e0x3a38…5274Base—$0.01100%coinbase73d ago0x01b7b4…286be9
0x0c8f…248e0xf34c…d234Base—$0.01100%coinbase73d ago0xcb2e63…d1a87c

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.