Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e11…528f0x47c5…4fc3Base—$3.0070%0x5d3d…e33317d ago0xea35d8…31765b
0x3e11…528f0x47c5…4fc3Base—$25.0070%0x8437…41a817d ago0xc7c476…f6cfdf
0x3e11…528f0x47c5…4fc3Base—$3.0070%0xb11e…6e5a17d ago0x7b1971…fe3116
0x3e11…528f0x47c5…4fc3Base—$3.0070%0xca7d…500117d ago0xc55fd7…f6dda2
0x3e11…528f0x47c5…4fc3Base—$3.0070%0xd27a…bec817d ago0x554e8d…dfaf8e
0x3e11…528f0x47c5…4fc3Base—$3.0070%0x8494…2e4417d ago0x47dee7…cf11fe
0x3e11…528f0x47c5…4fc3Base—$3.0070%0xaf61…49f617d ago0xdbe560…4456ed
0x3e11…528f0x47c5…4fc3Base—$3.0070%0x9971…204817d ago0x2b1929…9d155c
0x3e11…528f0x47c5…4fc3Base—$3.0070%0xdddf…e3d817d ago0xb5d0b3…983aa7
0x3e11…528f0x47c5…4fc3Base—$3.0070%0xf261…5d4117d ago0xb13388…ef8be8
0x3e11…528f0x47c5…4fc3Base—$2.9970%0x0043…73f217d ago0x15085c…246b81
0x3e11…528f0x47c5…4fc3Base—$2.9970%0xd773…a25017d ago0x32bebc…842199
0x3e11…528f0x47c5…4fc3Base—$25.0070%0x50ee…525217d ago0xba4edc…fd1198
0x3e11…528f0x47c5…4fc3Base—$25.0070%0xdeef…04fd17d ago0xbe320c…8b2b40
0x3e11…528f0x47c5…4fc3Base—$25.0070%0x0874…897c17d ago0xf88619…6bda83
0x3e11…528f0x47c5…4fc3Base—$25.0070%0xda2d…f5ea17d ago0x6e40c7…1276bf
0x3e11…528f0x47c5…4fc3Base—$25.0070%0xbb85…658217d ago0x7a3c83…288d36
0x3e11…528f0x47c5…4fc3Base—$25.0070%0x214e…3e4a17d ago0xd06fca…6d27e0
0x3e11…528f0x47c5…4fc3Base—$25.0070%0x9b8a…f4bd18d ago0x431a57…cc2b42
0x3e11…528f0x47c5…4fc3Base—$25.0070%0x6768…243518d ago0x1e2e66…0bc18b
0x3e11…528f0x47c5…4fc3Base—$25.0070%0xe620…490118d ago0xdbf4da…a0252b

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.