Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe838…5d470x90ad…f664Base—$0.01100%coinbase69d ago0x1f2e59…561522
0xe838…5d470xe564…a3c1Base—$0.01100%coinbase69d ago0x6dc570…0dc3f5
0xe838…5d470xf058…901dBase—$0.01100%coinbase69d ago0x1335e0…d60165
0xe838…5d470x376b…0328Base—$0.01100%coinbase69d ago0x7a0171…508be0
0xe838…5d470xa4fd…fe15Base—$0.01100%coinbase69d ago0xe6b2f2…5b1f10
0xe838…5d470xa4df…b31dBase—$0.01100%coinbase69d ago0x42b4e4…519945
0xe838…5d470x08af…0a19Base—$0.01100%coinbase69d ago0x685019…27595b
0xe838…5d470xef4c…b216Base—$0.01100%coinbase69d ago0xd7e68c…29d182
0xe838…5d470xf2e8…8317Base—$0.01100%coinbase69d ago0x636e1e…01a0e5
0xe838…5d470x0f53…c211Base—$0.01100%coinbase69d ago0xa8f9cd…74cf66
0xe838…5d470xd891…738dBase—$0.01100%coinbase69d ago0xc14265…f8801c
0xe838…5d470xd96e…5236Base—$0.01100%coinbase69d ago0xcd7b76…ec05ed
0xe838…5d470xd6f5…c426Base—$0.01100%coinbase69d ago0x7c96fd…e32f3f
0xe838…5d470xf180…b2d4Base—$0.01100%coinbase69d ago0xde1a85…9f03ba
0xe838…5d470x1024…b510Base—$0.01100%coinbase69d ago0x4124d6…f91936
0xe838…5d470x24f0…a5deBase—$0.01100%coinbase69d ago0xa0f123…758c66
0xe838…5d470xb31a…d0e1Base—$0.01100%coinbase69d ago0x2c4409…8230b7
0xe838…5d470xc2e9…a686Base—$0.01100%coinbase69d ago0x04d49f…246175
0xe838…5d470x4cf0…20a2Base—$0.01100%coinbase69d ago0x41990b…664e40
0xe838…5d470x6ed5…5f10Base—$0.01100%coinbase69d ago0x470582…019014
0xe838…5d470x91e8…5674Base—$0.01100%coinbase69d ago0x4d9ecb…0c4edf
0xe838…5d470xe7a9…3751Base—$0.01100%coinbase69d ago0xe9076d…5abfc3
0xe838…5d470xa40c…29b2Base—$0.01100%coinbase69d ago0xce584a…c58ae9
0xe838…5d470x73d4…6848Base—$0.01100%coinbase69d ago0x8d6aed…dde70c

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.