Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe66e…e2070x4601…6430Base—$0.01100%coinbase75d ago0x4bf433…39db7d
0xe66e…e2070xb906…cd12Base—$0.01100%coinbase75d ago0x8feff7…2dc22a
0xe66e…e2070xf11a…b85aBase—$0.01100%coinbase75d ago0x46b584…b98959
0xe66e…e2070xb6ee…f50cBase—$0.01100%coinbase75d ago0x079b54…affcba
0xe66e…e2070x98eb…a742Base—$0.01100%coinbase75d ago0x52d361…848f6a
0xe66e…e2070xf7e8…8093Base—$0.01100%coinbase75d ago0x514467…6d0b57
0xe66e…e2070x7ead…3297Base—$0.01100%coinbase75d ago0x02bf44…e62323
0xe66e…e2070x32d6…7410Base—$0.01100%coinbase75d ago0x66c105…b1d6e1
0xe66e…e2070x40c7…e324Base—$0.01100%coinbase75d ago0x55cecc…d65e8b
0xe66e…e2070x0bac…eed1Base—$0.01100%coinbase76d ago0xfc5a7b…5ffdab
0xe66e…e2070xd447…32caBase—$0.01100%coinbase76d ago0x3a9407…5e6643
0xe66e…e2070xdb7e…68e3Base—$0.01100%coinbase76d ago0x20a48b…76ee59
0xe66e…e2070x3fef…d080Base—$0.01100%coinbase76d ago0xbdac1c…ce58c7
0xe66e…e2070x09fa…ab2fBase—$0.01100%coinbase76d ago0xb9e20c…b5b683
0xe66e…e2070x6dfd…f304Base—$0.01100%coinbase76d ago0x9266c7…e0926a
0xe66e…e2070xff3a…552cBase—$0.01100%coinbase76d ago0xf7b203…a67dc1
0xe66e…e2070xfeba…8943Base—$0.01100%coinbase76d ago0x0979ae…b9a66c
0xe66e…e2070xabe2…b711Base—$0.01100%coinbase76d ago0xf847ae…7910bc
0xe66e…e2070xb858…f4baBase—$0.01100%coinbase76d ago0x6999eb…ae33b8
0xe66e…e2070x1153…6739Base—$0.01100%coinbase76d ago0xbc85f4…7ff713
0xe66e…e2070x6da5…f9ebBase—$0.01100%coinbase76d ago0xfa2ab7…644e67
0xe66e…e2070xd2a5…6f2aBase—$0.01100%coinbase76d ago0x3859e6…f99ef2
0xe66e…e2070x1bbd…3a39Base—$0.01100%coinbase76d ago0x5fc9fb…52f47b
0xe66e…e2070xfd93…579fBase—$0.01100%coinbase76d ago0x4bd63e…f46ab3
0xe66e…e2070xa906…6009Base—$0.01100%coinbase76d ago0x2d3473…256bae

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.