Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc6ae…4b040x50eb…6480Base$0.002100%0x54f0…7932101d ago0xed67cb…98082d
0x03c5…a0a30x50eb…6480Base$0.002100%0x54f0…7932101d ago0x4a3b25…a45cdd
0x46f1…638b0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x709a3b…fe0bd7
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xd7259a…f7f970
0x6b41…b4cf0x50eb…6480Base$0.003100%0x54f0…7932101d ago0xaa0f71…89d561
0x941c…27e60x50eb…6480Base$0.001100%0x54f0…7932101d ago0x9751ac…d422c0
0x46f1…638b0x50eb…6480Base$0.002100%0x54f0…7932101d ago0xbd4d72…a1f0a3
0x7694…2e2c0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x7e8b0b…00013a
0x46f1…638b0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x35aaa3…0b3a34
0x941c…27e60x50eb…6480Base$0.001100%0x54f0…7932101d ago0xe76643…63d167
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x6ccefc…566d58
0xc6ae…4b040x50eb…6480Base$0.002100%0x54f0…7932101d ago0x7b212e…d82941
0x18d7…6ea40x50eb…6480Base$0.001100%0x54f0…7932101d ago0x2a5e23…30450e
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xaa1802…4d4e5b
0x46f1…638b0x50eb…6480Base$0.0005100%0x54f0…7932101d ago0x3f0226…103c0b
0x781d…339d0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x70d595…90eb50
0x6b41…b4cf0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xb8faa6…6efb83
0xc6ae…4b040x50eb…6480Base$0.001100%0x54f0…7932101d ago0x9525ff…40f2af
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x9192cd…7582b6
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xd98c31…55548d
0x6881…42130x50eb…6480Base$0.001100%0x54f0…7932101d ago0x11263e…85daf4
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x80a322…364593
0x6881…42130x50eb…6480Base$0.001100%0x54f0…7932101d ago0xc14e9f…6d8fae
0xc6ae…4b040x50eb…6480Base$0.002100%0x54f0…7932101d ago0xfa956c…11d135
0x7694…2e2c0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xf33e36…25f858

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.