Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x81aa…2c460xc666…8b05Base—$0.01100%coinbase60d ago0x54b17b…4ab637
0x81aa…2c460xcbe0…a889Base—$0.01100%coinbase60d ago0x129170…510078
0x81aa…2c460xce06…247bBase—$0.01100%coinbase60d ago0x30f682…f3984f
0x81aa…2c460xeb21…f470Base—$0.01100%coinbase61d ago0x113dfc…1fba84
0x81aa…2c460x6d47…8c3bBase—$0.01100%coinbase61d ago0x21b582…b5ede6
0x81aa…2c460xccd9…0573Base—$0.01100%coinbase61d ago0x386c75…985978
0x81aa…2c460xf87c…f7abBase—$0.01100%coinbase61d ago0x61cc45…3e575b
0x81aa…2c460xc2a6…3d0aBase—$0.01100%coinbase61d ago0x8156f6…cef332
0x81aa…2c460xc546…506eBase—$0.01100%coinbase61d ago0x2bf140…4e1221
0x81aa…2c460x1c84…9a88Base—$0.01100%coinbase61d ago0x3a9cb1…d595e7
0x81aa…2c460x009c…8d53Base—$0.01100%coinbase61d ago0xb58852…2b5ede
0x81aa…2c460x2831…9476Base—$0.01100%coinbase61d ago0x4999cc…40912d
0x81aa…2c460x05bf…0c3eBase—$0.01100%coinbase61d ago0x406d3e…6777ca
0x81aa…2c460x6028…b0adBase—$0.01100%coinbase61d ago0x245109…e8beee
0x81aa…2c460x3dd9…65ebBase—$0.01100%coinbase61d ago0xd27feb…8fd461
0x81aa…2c460xd4e0…fed9Base—$0.01100%coinbase61d ago0x64b45a…76e128
0x81aa…2c460x8fda…a178Base—$0.01100%coinbase61d ago0xa257cc…1544dd
0x81aa…2c460x7096…6fcdBase—$0.01100%coinbase61d ago0xd410c8…ec6de3
0x81aa…2c460x20bd…50b6Base—$0.01100%coinbase61d ago0xc39624…da1159
0x81aa…2c460xb904…51b7Base—$0.01100%coinbase61d ago0x4252ce…daeb51
0x81aa…2c460x6d19…8d54Base—$0.01100%coinbase61d ago0xca455b…c5be3c
0x81aa…2c460x19e7…d0cbBase—$0.01100%coinbase61d ago0xa2ae34…5c8417
0x81aa…2c460x8a0c…1b32Base—$0.01100%coinbase61d ago0x1c1597…95b2f8
0x81aa…2c460xa643…6b05Base—$0.01100%coinbase61d ago0x9a36ff…caa06a
0x81aa…2c460xfa11…0342Base—$0.01100%coinbase61d ago0x3dc5f8…82f31b

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.