Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase80d ago0x7e0a54…e0c502
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase80d ago0x4c4b4d…f9bc62
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase80d ago0x453861…7ea31f
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase80d ago0x1b56f5…4d89e0
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase80d ago0xadaa74…2588f1
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase80d ago0x57f5ca…d75bc0
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase80d ago0xc63a09…06adfc
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase80d ago0xb772db…6f329e
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase80d ago0x1e1703…861809
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase80d ago0x85723a…da552a
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase80d ago0x2b96d4…1fc9b7
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase80d ago0x7d7bb3…937398
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase80d ago0x55fbb5…5df13b
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase80d ago0xfeead0…91c663
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase80d ago0xfc7c37…52eabd
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase80d ago0xa7683a…2c48d1
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase80d ago0xa928e9…001076
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase80d ago0xa04e2e…1673f6
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase80d ago0xb4895b…f58365
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase80d ago0xd75536…b67efb
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase80d ago0xdf820e…6fa9dd
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase80d ago0x3e6b3d…606d22
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase80d ago0x1c93f8…dbcba5
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase80d ago0x366cde…4ed99d
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase80d ago0x335571…91d09d

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.