Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6624…3b300xad62…95c8Basex402 service$0.02100%coinbase105d ago0xfb7f91…022679
0x6624…3b300xad62…95c8Basex402 service$0.02100%coinbase105d ago0x97154c…71ca70
0x6624…3b300xad62…95c8Basex402 service$0.02100%coinbase105d ago0x015ecc…fd4f7e
0x6624…3b300xad62…95c8Basex402 service$0.02100%coinbase105d ago0xd981c9…a9e48f
0x6624…3b300xad62…95c8Basex402 service$0.02100%coinbase105d ago0xb48acb…415a97
0x6624…3b300xad62…95c8Basex402 service$0.02100%coinbase105d ago0x3a1ed2…975c8b
0x6624…3b300xad62…95c8Basex402 service$0.02100%coinbase105d ago0x6988e3…31fad4
0x6624…3b300xad62…95c8Basex402 service$0.02100%coinbase105d ago0x211436…082ff8
0x6624…3b300xad62…95c8Basex402 service$0.02100%coinbase105d ago0x7e474d…d5aab4
0x6624…3b300xad62…95c8Basex402 service$0.02100%coinbase105d ago0x41ee57…bd5016
0x6624…3b300xad62…95c8Basex402 service$0.02100%coinbase105d ago0x48fda4…baa893
0x6624…3b300xad62…95c8Basex402 service$0.02100%coinbase105d ago0x1f9934…c65078
0x6624…3b300xad62…95c8Basex402 service$0.02100%coinbase105d ago0xefc5ea…2bf7cd
0x6624…3b300xad62…95c8Basex402 service$0.02100%coinbase105d ago0x59d9cc…72042d
0x6624…3b300xad62…95c8Basex402 service$0.02100%coinbase105d ago0x87e6ee…e03679
0x6624…3b300xad62…95c8Basex402 service$0.02100%coinbase105d ago0x64e319…b7d577
0x6624…3b300xad62…95c8Basex402 service$0.02100%coinbase105d ago0x6d21b6…a2ecde
0x6624…3b300xad62…95c8Basex402 service$0.02100%coinbase105d ago0xb7f67b…66d350
0x6624…3b300xad62…95c8Basex402 service$0.02100%coinbase105d ago0xaf9075…1af511
0x7e57…2f090xad62…95c8Basex402 service$0.001100%coinbase105d ago0x3e332b…f2a462
0x6624…3b300xad62…95c8Basex402 service$0.02100%coinbase105d ago0x2adbbc…56780d
0x6624…3b300xad62…95c8Basex402 service$0.02100%coinbase105d ago0x0b9753…86f062
0x6624…3b300xad62…95c8Basex402 service$0.02100%coinbase105d ago0x65b4c7…6f98b4
0x6624…3b300xad62…95c8Basex402 service$0.02100%coinbase105d ago0x18402c…9e6013
0x6624…3b300xad62…95c8Basex402 service$0.02100%coinbase105d ago0x44d455…5c14c1

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.