Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f46…d89d0x6ca3…c3d2Base$0.001100%coinbase41d ago0xf2e62e…898846
0x3f46…d89d0x6ca3…c3d2Base$0.001100%coinbase41d ago0x27d4f9…b7e9bd
0x5ee4…a3c00x6ca3…c3d2Base$0.001100%coinbase41d ago0xf89708…a17505
0x5ee4…a3c00x6ca3…c3d2Base$0.001100%coinbase41d ago0x1ebd2e…276bca
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55341d ago0xd803b6…993236
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55341d ago0xa04698…b3d0bb
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55341d ago0x6945b6…88ca0d
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55341d ago0xe624e0…13f663
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55341d ago0x196b98…70f26d
0xf4f5…da5d0x6ca3…c3d2Base$0.001100%0x08a5…c55341d ago0x580d6e…f76cf6
0xf4f5…da5d0x6ca3…c3d2Base$0.001100%0x08a5…c55341d ago0x46d917…d71ebb
0x2883…59020x6ca3…c3d2Base$0.001100%0x08a5…c55341d ago0x282ae3…b13f5a
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55341d ago0x953cc6…cffe8b
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55341d ago0x62b0c4…7a5c03
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55341d ago0xa21d21…b1c406
0x3f46…d89d0x6ca3…c3d2Base$0.001100%coinbase41d ago0x7b2c9c…432463
0x3f46…d89d0x6ca3…c3d2Base$0.001100%coinbase41d ago0x781540…e54fa3
0x5ee4…a3c00x6ca3…c3d2Base$0.001100%coinbase41d ago0x1f3d2c…f2edce
0x5ee4…a3c00x6ca3…c3d2Base$0.001100%coinbase41d ago0x0da1d2…d5d9c2
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55341d ago0xe3244c…6526ff
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55341d ago0x94334a…239280
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55341d ago0x3bd41e…287bc7
0x2883…59020x6ca3…c3d2Base$0.001100%0x08a5…c55341d ago0xd4c2cd…3847d7
0xf4f5…da5d0x6ca3…c3d2Base$0.00170%0x08a5…c55341d ago0x16a7ce…2342fd
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55341d ago0x24477f…68c375

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.