Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb7d…78c50x5afc…334dBase—$0.01100%coinbase54d ago0xc0a6d3…1478d0
0xdb7d…78c50xef55…03b0Base—$0.01100%coinbase54d ago0xc6f3de…945af9
0xdb7d…78c50xa20d…0c02Base—$0.01100%coinbase54d ago0x7e169e…6c05ea
0xdb7d…78c50x4813…016eBase—$0.01100%coinbase54d ago0x2102a0…d30ebf
0xdb7d…78c50x8af0…f6d3Base—$0.01100%coinbase54d ago0x2acd95…de72d2
0xdb7d…78c50x3bdf…181aBase—$0.01100%coinbase54d ago0x9b246c…07f1fe
0xdb7d…78c50xdb52…fb46Base—$0.01100%coinbase54d ago0xeb77a0…640acc
0xdb7d…78c50x7791…24a3Base—$0.01100%coinbase54d ago0xbb8679…139bcb
0xdb7d…78c50xd737…7657Base—$0.01100%coinbase54d ago0xbb1576…fde77b
0xdb7d…78c50x7db8…fb76Base—$0.01100%coinbase54d ago0x895d5f…edc568
0xdb7d…78c50x39cc…d710Base—$0.01100%coinbase54d ago0xbd3a32…09567d
0xdb7d…78c50x3474…1c0eBase—$0.01100%coinbase54d ago0x43d1b5…c26cb3
0xdb7d…78c50x5b58…19b0Base—$0.01100%coinbase55d ago0x6c7705…a0479d
0xdb7d…78c50xe54f…4828Base—$0.01100%coinbase55d ago0x4dcac3…041b57
0xdb7d…78c50xd3d8…8a31Base—$0.01100%coinbase55d ago0xca4425…beee6a
0xdb7d…78c50x8a53…d0efBase—$0.01100%coinbase55d ago0xf7b3d1…c2a52a
0xdb7d…78c50x228e…f7a0Base—$0.01100%coinbase55d ago0x107aa8…facda3
0xdb7d…78c50x6254…a138Base—$0.01100%coinbase55d ago0xe79652…6b40eb
0xdb7d…78c50x8d49…aaa4Base—$0.01100%coinbase55d ago0x224358…7ab436
0xdb7d…78c50xa7ea…990aBase—$0.01100%coinbase55d ago0x80c29a…118399
0xdb7d…78c50xc028…6744Base—$0.01100%coinbase55d ago0xf2a79d…72f67d
0xdb7d…78c50x9274…c6aaBase—$0.01100%coinbase55d ago0x095715…29c9c9
0xdb7d…78c50x2834…654eBase—$0.01100%coinbase55d ago0xad22c8…cacf2c
0xdb7d…78c50xff4d…3881Base—$0.01100%coinbase55d ago0x32aead…207317
0xdb7d…78c50x0cf1…cedeBase—$0.01100%coinbase55d ago0x24e8fa…62968a

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.