Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a519d ago0x2cc1f3…21a991
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc19d ago0x8a1380…f69c78
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a519d ago0xb49863…1740cf
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc19d ago0xe4efe8…0f45a2
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a519d ago0x3da17f…5d7f3c
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc19d ago0x4c6ee8…3f433d
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a519d ago0x31f261…ace98d
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc19d ago0xf6e11d…5de298
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a519d ago0x1c582b…822628
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc19d ago0x72ec15…e00672
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a519d ago0xce8f69…c84079
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc19d ago0x2c7150…57fc4c
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a519d ago0x50781c…2bbab0
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc19d ago0x6ef270…9f1ba5
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a519d ago0x642e19…a6ff8e
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc19d ago0x8ec089…0f25cd
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a519d ago0xfb5110…39c761
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc19d ago0xcad082…419397
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a519d ago0x7286d1…1d0141
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc19d ago0x548eea…4bbb9e
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a519d ago0x8d107f…1ff600
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc19d ago0x122459…83eeb6
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a519d ago0xa3894a…d14d12
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc19d ago0x230f5c…d73aeb
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a519d ago0x05f259…aab90a

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.