Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd13…5f620xa112…7d60Basex402 service$0.005100%heurist97d ago0x574cf3…5016e1
0xdd13…5f620xa112…7d60Basex402 service$0.002100%heurist97d ago0x838919…261301
0xdd13…5f620xa112…7d60Basex402 service$0.25100%heurist97d ago0x604a2a…ada6a6
0xdd13…5f620xa112…7d60Basex402 service$0.10100%heurist97d ago0xe47fdd…1f2e57
0xdd13…5f620xa112…7d60Basex402 service$0.15100%heurist97d ago0xb001df…56134d
0xdd13…5f620xa112…7d60Basex402 service$0.01100%heurist97d ago0xd8e88b…ed2266
0xdd13…5f620xa112…7d60Basex402 service$0.002100%heurist97d ago0xf2e529…fb49ef
0xdd13…5f620xa112…7d60Basex402 service$0.003100%heurist97d ago0x96fc72…7a0e2b
0xdd13…5f620xa112…7d60Basex402 service$0.003100%heurist97d ago0x6edb26…2c1b2a
0xdd13…5f620xa112…7d60Basex402 service$0.003100%heurist97d ago0x0a80c3…06425a
0xdd13…5f620xa112…7d60Basex402 service$0.003100%heurist97d ago0xd3927d…8ecdbf
0xdd13…5f620xa112…7d60Basex402 service$0.01100%heurist97d ago0x7033a3…8514b3
0xdd13…5f620xa112…7d60Basex402 service$0.10100%heurist97d ago0xd18592…9f3a0d
0xdd13…5f620xa112…7d60Basex402 service$0.002100%heurist97d ago0x115be3…0e7e73
0xdd13…5f620xa112…7d60Basex402 service$0.002100%heurist97d ago0x95eff3…4f0604
0xdd13…5f620xa112…7d60Basex402 service$0.002100%heurist97d ago0x8c0c1c…043254
0xdd13…5f620xa112…7d60Basex402 service$0.002100%heurist97d ago0x72a493…cfc7d0
0xdd13…5f620xa112…7d60Basex402 service$0.01100%heurist97d ago0x33a64e…26eac6
0xdd13…5f620xa112…7d60Basex402 service$0.01100%heurist97d ago0xa7aaf7…d1f049
0xdd13…5f620xa112…7d60Basex402 service$0.01100%heurist97d ago0x3f8e3a…f45abd
0xe629…4b540xa112…7d60Basex402 service$0.01100%heurist97d ago0xd87d61…480132
0xdd13…5f620xa112…7d60Basex402 service$0.01100%heurist97d ago0x6ba24d…667444
0xe629…4b540xa112…7d60Basex402 service$0.01100%heurist97d ago0xcc026e…6b49b3
0xdd13…5f620xa112…7d60Basex402 service$0.003100%heurist97d ago0xbf35d9…ef6cca
0xe629…4b540xa112…7d60Basex402 service$0.01100%heurist97d ago0x7e5690…64ecd0

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.