Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x254a…d0910xccc8…15beBase—$1.50100%0xf70d…dbef95d ago0x0d47bc…1fd9e4
0x85f0…bedd0xccc8…15beBase—$1.00100%0xf70d…dbef95d ago0x1257ea…d94e40
0x254a…d0910xccc8…15beBase—$1.50100%0xf70d…dbef95d ago0x38664d…2455cf
0x4df1…1ca80xccc8…15beBase—$21.90100%0xf70d…dbef95d ago0xc6d205…acb0f3
0x5ef7…7bc70xccc8…15beBase—$0.50100%0xf70d…dbef95d ago0x9224d6…14b499
f71ssw.eth0xccc8…15beBase—$64.48100%0xf70d…dbef95d ago0x5b98cb…bbd547
0x687e…f6fe0xccc8…15beBase—$139.58100%0xf70d…dbef95d ago0x744529…f8efc0
0x21a0…06c40xccc8…15beBase—$10.00100%0xf70d…dbef95d ago0xdf183e…f5d614
0x144f…181c0xccc8…15beBase—$1.00100%0xf70d…dbef95d ago0xa6b827…21a1dc
0x35e5…a61a0xccc8…15beBase—$1.20100%0xf70d…dbef95d ago0xc0b0e3…c99201
0x254a…d0910xccc8…15beBase—$1.00100%0xf70d…dbef96d ago0xa2f961…80bdb2
0x9cc4…b1760xccc8…15beBase—$2.75100%0xf70d…dbef96d ago0x8a7294…20a17c
0xcf96…57c30xccc8…15beBase—$0.54100%0xf70d…dbef96d ago0x72dd4d…0196b3
0x945c…ce920xccc8…15beBase—$0.50100%0xf70d…dbef96d ago0x708621…df1654

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.