Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ab9…79030x432c…190eBase$509.23100%0xa923…c9ac95d ago0xed959f…2871b8
0x2433…16050x1ab9…7903Base$61.14100%0xa923…c9ac95d ago0xf5a648…c5484c
0xf7ce…63ad0x1ab9…7903Base$55.20100%0xa923…c9ac95d ago0x0edc4b…13d16c
0xb7ee…88660x1ab9…7903Base$62.39100%0xa923…c9ac95d ago0x834537…c45610
0xf171…ad510x1ab9…7903Base$35.78100%0xa923…c9ac95d ago0xff5bde…e33a2c
0x9d7a…edc30x1ab9…7903Base$37.93100%0xa923…c9ac95d ago0x186951…07b225
0x8e3f…67bb0x1ab9…7903Base$31.40100%0xa923…c9ac95d ago0x2ea2f5…98220f
0x642d…e0a00x1ab9…7903Base$31.88100%0xa923…c9ac95d ago0x4753f3…484ff1
0xdae5…47c00x1ab9…7903Base$31.29100%0xa923…c9ac95d ago0xd573b5…af1569
0x88d1…5a790x1ab9…7903Base$31.89100%0xa923…c9ac95d ago0xa84356…fa4aca
0x411d…34f90x1ab9…7903Base$9.08100%0xa923…c9ac95d ago0xa62212…83dd34
0x9d5c…e1d30x1ab9…7903Base$8.48100%0xa923…c9ac95d ago0x162d23…868cf6
0x30e3…31b50x1ab9…7903Base$9.20100%0xa923…c9ac95d ago0xbe3180…7fe7b6
0x09d4…09560x1ab9…7903Base$12.08100%0xa923…c9ac95d ago0x3b0f02…55fdd7
0xbbbf…a5b50x1ab9…7903Base$10.44100%0xa923…c9ac95d ago0xa62bfc…650777
0x3479…c1720x1ab9…7903Base$11.65100%0xa923…c9ac95d ago0x5f6b25…62a573
0xf034…32660x1ab9…7903Base$12.13100%0xa923…c9ac95d ago0x6a0009…54b68e
0x3cc1…1aa00x1ab9…7903Base$1.99100%0xa923…c9ac95d ago0xcaee72…c84fc0
0x7da2…df560x1ab9…7903Base$12.17100%0xa923…c9ac95d ago0x21acf7…f94eee

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.