Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x31d0…2cd7Base$150.3670%0x8b2e…b70536d ago0x59ed85…8a81eb
0x3be9…575c0x31d0…2cd7Base$35.3670%0x4337…a4ab36d ago0xd3c0b7…bd2334
0x3be9…575c0x31d0…2cd7Base$16.3070%0x81e3…b98e36d ago0x9bb2d9…cc7bf0
0x3be9…575c0x31d0…2cd7Base$50.3770%0x211d…d17236d ago0xba0cc8…947335
0x3be9…575c0x31d0…2cd7Base$199.4370%0x4337…7a5d36d ago0xa907a5…657294
0x3be9…575c0x31d0…2cd7Base$25.3170%0x8b2e…b70536d ago0x91785c…6ef2dd
0x3be9…575c0x31d0…2cd7Base$10.3070%0xe196…0ce136d ago0x85a255…977f6b
0x3be9…575c0x31d0…2cd7Base$150.3670%0x81e3…b98e36d ago0x6117f4…8e8f4e
0x3be9…575c0x31d0…2cd7Base$10.3070%0x4337…9f2636d ago0xbfcd48…48c877
0x3be9…575c0x31d0…2cd7Base$16.8070%0x211d…d17236d ago0xb302d7…7248d9
0x3be9…575c0x31d0…2cd7Base$16.8070%0x4337…7b5f36d ago0xc14b77…506eca
0x3be9…575c0x31d0…2cd7Base$50.3770%0x4337…a4ab36d ago0x57953c…66fa90
0x3be9…575c0x31d0…2cd7Base$50.0070%0xf279…f77f36d ago0x71588b…1e79a7
0x3be9…575c0x31d0…2cd7Base$30.0070%0x211d…d17236d ago0x80c33e…ae9fd8
0x3be9…575c0x31d0…2cd7Base$10.3070%0x6a6f…be4136d ago0xe17eaa…981824
0x3be9…575c0x31d0…2cd7Base$50.3670%0x4337…2e1c37d ago0x580146…bd617f
0x3be9…575c0x31d0…2cd7Base$25.3570%0x6a6f…be4137d ago0x4ab1fd…da6422
0x3be9…575c0x31d0…2cd7Base$30.3670%0x6a6f…be4137d ago0x9d07c8…50b7a0
0x3be9…575c0x31d0…2cd7Base$101.3370%0x4337…6ca537d ago0x79551c…d1b4dc
0x3be9…575c0x31d0…2cd7Base$100.3370%0xe196…0ce137d ago0xbba8b4…ad248c
0x3be9…575c0x31d0…2cd7Base$10.3070%0x6a6f…be4137d ago0x3fa48a…5f94f6
0x3be9…575c0x31d0…2cd7Base$50.3170%0x211d…d17237d ago0xfd42f9…6fb2a1
0x3be9…575c0x31d0…2cd7Base$50.3670%0xe196…0ce137d ago0xb79c4f…eb5279
0x3be9…575c0x31d0…2cd7Base$10.3070%0xf279…f77f37d ago0x521bb9…8bf5ac
0x3be9…575c0x31d0…2cd7Base$30.3170%0x4337…6ca537d ago0xbc612d…7065ac

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.