Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe339…f5020xccc8…15beBase—$2.07100%0xf70d…dbef79d ago0x47487d…19c2d3
0x5f1f…e9040xccc8…15beBase—$1.00100%0xf70d…dbef80d ago0xad46ad…a10a7b
0x5f1f…e9040xccc8…15beBase—$1.12100%0xf70d…dbef80d ago0x18c274…d4f327
ClaudeLines0xccc8…15beBase—$4.00100%0xf70d…dbef80d ago0xc225a8…9e114f
0xf299…88910xccc8…15beBase—$1.30100%0xf70d…dbef80d ago0x1191d1…2fd0a0
0x85ed…67d50xccc8…15beBase—$2.03100%0xf70d…dbef80d ago0x460c93…2dd2c4
0xb5cc…99b40xccc8…15beBase—$559.93100%0xf70d…dbef80d ago0x04a957…ff5512
0x2a8b…d7ab0xccc8…15beBase—$0.10100%0xf70d…dbef80d ago0xc1ebf4…f56402
0x943c…14940xccc8…15beBase—$103.13100%0xf70d…dbef80d ago0x421f30…fa0fa9
0x47ee…c6e80xccc8…15beBase—$0.49100%0xf70d…dbef80d ago0x3057d2…817438
0xce97…86cd0xccc8…15beBase—$0.05100%0xf70d…dbef80d ago0x92472b…38d9e9
0xbbf6…a51e0xccc8…15beBase—$2.25100%0xf70d…dbef80d ago0x8ef002…1b1eb3
0xfddd…06540xccc8…15beBase—$29.89100%0xf70d…dbef80d ago0x07b4ca…314bb1
0xb5cc…99b40xccc8…15beBase—$300.07100%0xf70d…dbef80d ago0xb98872…7553e3
0xbafa…bf440xccc8…15beBase—$0.27100%0xf70d…dbef80d ago0xbd7d8f…2451b6
0xa624…82370xccc8…15beBase—$46.81100%0xf70d…dbef80d ago0xdedcf3…ca277f
0xc399…86090xccc8…15beBase—$0.86100%0xf70d…dbef80d ago0x3f512c…4ff9ee
0x43ac…30590xccc8…15beBase—$7.01100%0xf70d…dbef80d ago0xf6f47c…1da56a
0xcf96…57c30xccc8…15beBase—$0.05100%0xf70d…dbef80d ago0xe46fc0…b7a7a4
0xcf96…57c30xccc8…15beBase—$0.03100%0xf70d…dbef80d ago0x9eb25d…063e57
0xadaf…5f080xccc8…15beBase—$6.00100%0xf70d…dbef80d ago0x1370ee…12c6d6
0xaee4…92ad0xccc8…15beBase—$51.34100%0xf70d…dbef80d ago0xbe6281…e0fcb4
0x7498…ff040xccc8…15beBase—$0.50100%0xf70d…dbef80d ago0x03d0e6…2ac451
0x7498…ff040xccc8…15beBase—$0.50100%0xf70d…dbef80d ago0x8a2f98…2ab24d
0x7498…ff040xccc8…15beBase—$0.50100%0xf70d…dbef80d ago0xa3710d…49c879

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.