Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6302…ff2a0x7034…da1cBase—$0.01100%coinbase42d ago0xc49b02…fe00cc
0x6302…ff2a0xc7aa…3770Base—$0.01100%coinbase43d ago0x8f3d1f…eabe07
0x6302…ff2a0xe3ec…2d09Base—$0.01100%coinbase43d ago0x577f38…d86b9a
0x6302…ff2a0x3a6c…97beBase—$0.01100%coinbase43d ago0xbc72b8…a9ebcc
0x6302…ff2a0xde55…ae3bBase—$0.01100%coinbase43d ago0x41683f…29176c
0x6302…ff2a0x2577…e842Base—$0.01100%coinbase43d ago0x0c048e…8ae904
0x6302…ff2a0x97da…51e6Base—$0.01100%coinbase43d ago0xa82bff…f12b0f
0x6302…ff2a0x00d7…248dBase—$0.01100%coinbase43d ago0x566e4f…32acaa
0x6302…ff2a0x90b2…8dd7Base—$0.01100%coinbase43d ago0x08f41a…7cb631
0x6302…ff2a0x878f…1683Base—$0.01100%coinbase43d ago0x5ac50f…2f1eb4
0x6302…ff2a0x40cb…18e5Base—$0.01100%coinbase43d ago0xbe064b…395f88
0x6302…ff2a0x675d…0185Base—$0.01100%coinbase43d ago0xb2afc9…9e4bc7
0x6302…ff2a0x3aa4…1b1eBase—$0.01100%coinbase43d ago0x8a73d3…af6c4d
0x6302…ff2a0xdbca…4998Base—$0.01100%coinbase43d ago0x4d05ba…6587d6
0x6302…ff2a0x7596…3741Base—$0.01100%coinbase43d ago0x051d20…89e4f0
0x6302…ff2a0x48f2…6cdeBase—$0.01100%coinbase43d ago0x6e740e…acb42b
0x6302…ff2a0x7516…bd4eBase—$0.01100%coinbase43d ago0xa13b69…11b2c7
0x6302…ff2a0x176f…40e0Base—$0.01100%coinbase43d ago0x6f0180…63f7d9
0x6302…ff2a0x4a60…e863Base—$0.01100%coinbase43d ago0x991f4a…fcc284
0x6302…ff2a0x173c…3d2fBase—$0.01100%coinbase43d ago0xaae040…befd70
0x6302…ff2a0xd30b…dccbBase—$0.01100%coinbase43d ago0x9f0a7e…20110c
0x6302…ff2a0xd4e6…54a9Base—$0.01100%coinbase43d ago0xa3aecf…d81c5d
0x6302…ff2a0x88c2…4176Base—$0.01100%coinbase43d ago0xa6a4d6…c64213
0x6302…ff2a0x8871…b3efBase—$0.01100%coinbase43d ago0xc99b11…e40d68
0x6302…ff2a0xd1e3…d67aBase—$0.01100%coinbase43d ago0xaf85a1…d25e28

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.