Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3647…03800x75b9…763dBase—$95.0070%0x4af2…d9db50d ago0x511736…b9efb8
0x3647…03800x75b9…763dBase—$5.0070%0x4af2…d9db50d ago0x05f9d2…635743
0xfd1b…ae870x75b9…763dBase—$5,000.0070%0x4af2…d9db50d ago0x778ac6…547807
0xaa8e…10420x75b9…763dBase—$2,200.0070%0x4af2…d9db50d ago0xffa327…971dcb
0x6f37…b3000x75b9…763dBase—$0.00002270%0x4af2…d9db50d ago0x7c30a7…bf2efa
0x6f37…b3000x75b9…763dBase—$0.00001570%0x4af2…d9db50d ago0x18ea23…b38a8b
0xe7b5…90980x75b9…763dBase—$0.00001170%0x4af2…d9db50d ago0x47d147…aceac3
0x9766…229b0x75b9…763dBase—$0.00002570%0x4af2…d9db50d ago0x6d06b5…3246a0
0x9766…229b0x75b9…763dBase—$0.0000270%0x4af2…d9db50d ago0x3deb1a…de04fc
0x9766…229b0x75b9…763dBase—$0.0000270%0x4af2…d9db50d ago0xbef0aa…30607a
0xe7b5…90980x75b9…763dBase—$693.5170%0x4af2…d9db50d ago0xd0a027…920d27
0x6f37…b3000x75b9…763dBase—$2,234.3370%0x4af2…d9db50d ago0xdeb7d8…8a87d4
0xe7b5…90980x75b9…763dBase—$0.00007870%0x4af2…d9db50d ago0x787059…84c454
0xe7b5…90980x75b9…763dBase—$0.00007870%0x4af2…d9db50d ago0x8177cb…a9a08e
0xe7b5…90980x75b9…763dBase—$0.00007870%0x4af2…d9db50d ago0xc0f9b4…d693ea
0xe7b5…90980x75b9…763dBase—$0.00003370%0x4af2…d9db50d ago0xbb855b…2a31a5
0x9766…229b0x75b9…763dBase—$2,512.7270%0x4af2…d9db50d ago0x236952…7bf65f
0x6f37…b3000x75b9…763dBase—$1,500.0070%0x4af2…d9db50d ago0x39f234…9fefca
0xe7b5…90980x75b9…763dBase—$1,164.6270%0x4af2…d9db50d ago0x57002f…291e9e
0xe7b5…90980x75b9…763dBase—$0.00003370%0x4af2…d9db50d ago0x09da48…233edc
0xe7b5…90980x75b9…763dBase—$0.00003370%0x4af2…d9db50d ago0x03f006…4994a9
0x9766…229b0x75b9…763dBase—$20.0070%0x4af2…d9db50d ago0x608b1c…9f34ef
0x9886…96370x75b9…763dBase—$1,006.1070%0x4af2…d9db50d ago0x49da88…a1d15e
0xe7b5…90980x75b9…763dBase—$784.1770%0x4af2…d9db50d ago0xbce99a…4733af
0xe7b5…90980x75b9…763dBase—$333.7570%0x4af2…d9db50d ago0xcb7fc0…37eec2

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.