Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2d65…f2d80xce57…25b7Base—$0.01100%coinbase67d ago0x866c43…8e4331
0x2d65…f2d80x3bf4…cdd6Base—$0.01100%coinbase67d ago0xa2fe5c…9f86f1
0x2d65…f2d80x303b…84bdBase—$0.01100%coinbase67d ago0xf70860…a090b1
0x2d65…f2d80x6fa4…69d8Base—$0.01100%coinbase67d ago0xfed98c…32c40a
0x2d65…f2d80x0239…bd25Base—$0.01100%coinbase67d ago0xef5c9e…6c474c
0x2d65…f2d80xbe3a…8908Base—$0.01100%coinbase67d ago0x82793e…e33688
0x2d65…f2d80xa38b…2466Base—$0.01100%coinbase67d ago0x01ecc9…d000c3
0x2d65…f2d80x39ee…ddecBase—$0.01100%coinbase67d ago0x93288a…a04252
0x2d65…f2d80x0b6d…5943Base—$0.01100%coinbase67d ago0xca1947…c88ab4
0x2d65…f2d80x414f…983eBase—$0.01100%coinbase67d ago0x75ff19…6164f0
0x2d65…f2d80xe5d0…237aBase—$0.01100%coinbase67d ago0x2d9cab…ec7a97
0x2d65…f2d80x0688…2fc9Base—$0.01100%coinbase67d ago0xbd28a1…78ed26
0x2d65…f2d80x4876…c028Base—$0.01100%coinbase67d ago0x2531fd…ad7cf6
0x2d65…f2d80x707f…c1d2Base—$0.01100%coinbase67d ago0x99c19c…f0f6db
0x2d65…f2d80xd74f…2543Base—$0.01100%coinbase67d ago0xf6864a…90ba18
0x2d65…f2d80x73a8…b71dBase—$0.01100%coinbase68d ago0x4c685c…cbecc6
0x2d65…f2d80x8967…c52eBase—$0.01100%coinbase68d ago0x47012e…9cdfe3
0x2d65…f2d80xfa5f…943fBase—$0.01100%coinbase68d ago0xad565d…bdd381
0x2d65…f2d80xf283…2dd8Base—$0.01100%coinbase68d ago0xe67940…1d66e2
0x2d65…f2d80x29a0…88ebBase—$0.01100%coinbase68d ago0xe870ea…9960e1
0x2d65…f2d80xde10…83bdBase—$0.01100%coinbase68d ago0xedaba7…72a39a
0x2d65…f2d80x3fbd…fe91Base—$0.01100%coinbase68d ago0x50eb3c…c0b27b
0x2d65…f2d80x5d01…6472Base—$0.01100%coinbase68d ago0x5d47be…4aae42
0x2d65…f2d80xbd76…d131Base—$0.01100%coinbase68d ago0xaf5474…e8e11d
0x2d65…f2d80x2dba…0ffeBase—$0.01100%coinbase68d ago0xfbda9c…ac7af9

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.