Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
0x0018…ca97
0xdf2c…aef50x73fc…b29bBase—$0.0075100%0x0018…ca97119d ago0x9807e6…12f0cd
0xf5e0…77840x73fc…b29bBase—$0.0075100%0x0018…ca97119d ago0x2b462d…c9a061
0xf5e0…77840x73fc…b29bBase—$0.01100%0x0018…ca97119d ago0x0804dd…0656c2
0xc49a…34440x73fc…b29bBase—$0.0075100%0x0018…ca97119d ago0x425de1…182eb8
0x8490…c0680x73fc…b29bBase—$0.01100%0x0018…ca97119d ago0x689cc6…18dbbc
0x96c5…88670x73fc…b29bBase—$0.0075100%0x0018…ca97119d ago0xe40aa1…fd7531
0x8e11…4fde0x73fc…b29bBase—$0.01100%0x0018…ca97119d ago0x970e78…09f288
0x8e11…4fde0x73fc…b29bBase—$0.01100%0x0018…ca97119d ago0x1ee480…0f9645
0x8e11…4fde0x73fc…b29bBase—$0.01100%0x0018…ca97119d ago0x970c48…fc7bda
0x8e11…4fde0x73fc…b29bBase—$0.0075100%0x0018…ca97119d ago0x16e363…ef83e2
0x8e11…4fde0x73fc…b29bBase—$0.01100%0x0018…ca97119d ago0xbe3b54…db96a7
0x8e11…4fde0x73fc…b29bBase—$0.01100%0x0018…ca97119d ago0x5f4e87…2f4b64
0x8e11…4fde0x73fc…b29bBase—$0.01100%0x0018…ca97119d ago0x3422ea…022d17
0x8e11…4fde0x73fc…b29bBase—$0.01100%0x0018…ca97119d ago0x09afca…566e4a
0x8e11…4fde0x73fc…b29bBase—$0.01100%0x0018…ca97119d ago0x8850a6…50cf0c
0x8e11…4fde0x73fc…b29bBase—$0.01100%0x0018…ca97119d ago0x562c2c…2b14b4
0x8e11…4fde0x73fc…b29bBase—$0.01100%0x0018…ca97119d ago0x7420cd…12d158
0x8e11…4fde0x73fc…b29bBase—$0.01100%0x0018…ca97119d ago0xabe2fb…655f7f
0x8e11…4fde0x73fc…b29bBase—$0.01100%0x0018…ca97119d ago0xc0b748…989f9b
0x29e7…adc40x73fc…b29bBase—$0.006100%0x0018…ca97119d ago0xf0b563…bde701
0x29e7…adc40x73fc…b29bBase—$0.01100%0x0018…ca97119d ago0x8e2447…09229f

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.