Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0xf6ee…3bd2Base—$0.001432100%0x4337…32a472d ago0xe0bcf2…797ff8
0x3be9…575c0x31d0…2cd7Base—$3.34100%0x4337…32a472d ago0xe0bcf2…797ff8
0x3be9…575c0xf6ee…3bd2Base—$0.001449100%0x48f0…359672d ago0x3c4e8b…a104d0
0x3be9…575c0x31d0…2cd7Base—$3.34100%0x48f0…359672d ago0x3c4e8b…a104d0
0x3be9…575c0x31d0…2cd7Base—$3.34100%0xc2d1…d49272d ago0x1f91c5…00a2cd
0x3be9…575c0xf6ee…3bd2Base—$0.00147100%0xc2d1…d49272d ago0x1f91c5…00a2cd
0x3be9…575c0x31d0…2cd7Base—$50.00100%0x4337…36c472d ago0x773303…a90932
0x3be9…575c0x31d0…2cd7Base—$80.33100%0x4337…808472d ago0xf91de3…763012
0x3be9…575c0xf6ee…3bd2Base—$0.009957100%0x4337…808472d ago0xf91de3…763012
0x3be9…575c0xf6ee…3bd2Base—$0.005661100%0x48f0…359672d ago0xae92a5…0f5cf3
0x3be9…575c0x31d0…2cd7Base—$50.36100%0x48f0…359672d ago0xae92a5…0f5cf3
0x3be9…575c0x31d0…2cd7Base—$500.00100%0x4337…217c72d ago0x8ed648…80ae34
0x3be9…575c0x31d0…2cd7Base—$500.00100%0x4337…4bba72d ago0xd72759…97892d
0x3be9…575c0x31d0…2cd7Base—$500.00100%0x4337…7b5f72d ago0x9cbde5…e31ba3
0x3be9…575c0x31d0…2cd7Base—$50.31100%0x4337…7a5d72d ago0x0cd755…47cedf
0x3be9…575c0xf6ee…3bd2Base—$0.003689100%0x4337…7a5d72d ago0x0cd755…47cedf
0x3be9…575c0x31d0…2cd7Base—$500.00100%0xce5c…1d0572d ago0x3882cf…c02d76
0x3be9…575c0xf6ee…3bd2Base—$0.009231100%0x48f0…359672d ago0xa4fd48…0597b3
0x3be9…575c0x31d0…2cd7Base—$10.30100%0x48f0…359672d ago0xa4fd48…0597b3
0x3be9…575c0x31d0…2cd7Base—$30.00100%0x4337…e06172d ago0x1f879b…88ecdf
0x3be9…575c0xf6ee…3bd2Base—$0.009208100%0x48f0…359672d ago0xe7c3cd…99317e
0x3be9…575c0x31d0…2cd7Base—$10.30100%0x48f0…359672d ago0xe7c3cd…99317e
0x3be9…575c0x31d0…2cd7Base—$50.00100%0xc2d1…d49272d ago0x7c737e…d15ada
0x3be9…575c0x31d0…2cd7Base—$50.00100%0x4337…d0b272d ago0xe8c289…b848c9
0x3be9…575c0xf6ee…3bd2Base—$0.003457100%0x48f0…359672d ago0xbc7880…d106aa

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.