Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06ae…f5e40x34cd…a96eBase—$0.01100%coinbase73d ago0xa4ee7e…960dae
0x06ae…f5e40x5e0e…2c3cBase—$0.01100%coinbase73d ago0xf1f457…c44352
0x06ae…f5e40x4e25…ea08Base—$0.01100%coinbase73d ago0xedce1d…9fbfa1
0x06ae…f5e40xac11…d920Base—$0.01100%coinbase73d ago0x45a259…b36099
0x06ae…f5e40x2318…2584Base—$0.01100%coinbase73d ago0x15c204…ea1c71
0x06ae…f5e40x7d12…0139Base—$0.01100%coinbase73d ago0x63fc8d…540e94
0x06ae…f5e40x37c6…869eBase—$0.01100%coinbase73d ago0xb6f5dc…d242d8
0x06ae…f5e40xa07f…5c17Base—$0.01100%coinbase73d ago0xae01b7…c42177
0x06ae…f5e40x691b…0e14Base—$0.01100%coinbase73d ago0x34f97f…fa677e
0x06ae…f5e40x3779…88d6Base—$0.01100%coinbase73d ago0x70f694…689219
0x06ae…f5e40x0a7c…11b5Base—$0.01100%coinbase73d ago0x9f07bf…60f59d
0x06ae…f5e40x6b94…c27dBase—$0.01100%coinbase73d ago0xe8b7cb…4dc320
0x06ae…f5e40xc70b…50efBase—$0.01100%coinbase73d ago0x91d88a…9e7324
0x06ae…f5e40xabf9…9e11Base—$0.01100%coinbase73d ago0x11777e…b830ea
0x06ae…f5e40x7dd4…20a7Base—$0.01100%coinbase73d ago0xddcd4e…d2fb47
0x06ae…f5e40x59f2…ebd8Base—$0.01100%coinbase73d ago0x52e407…b8b27e
0x06ae…f5e40xb949…e38fBase—$0.01100%coinbase73d ago0xd26d32…77d3f7
0x06ae…f5e40x84bb…d4f5Base—$0.01100%coinbase73d ago0x76e82a…539bb7
0x06ae…f5e40x8579…a784Base—$0.01100%coinbase73d ago0x698a02…33e115
0x06ae…f5e40x3b80…7137Base—$0.01100%coinbase73d ago0x14f03a…56294c
0x06ae…f5e40x1626…a3f4Base—$0.01100%coinbase73d ago0x160ecb…c4d11f
0x06ae…f5e40xc704…47a6Base—$0.01100%coinbase73d ago0x58f4cc…cb04b6
0x06ae…f5e40xf7c1…d0b7Base—$0.01100%coinbase73d ago0x045990…eb4674
0x06ae…f5e40x8267…88c8Base—$0.01100%coinbase73d ago0xdf9147…2b9696
0x06ae…f5e40x637e…71e7Base—$0.01100%coinbase73d ago0x324992…b4da41

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.