Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x62c7…8acd0x6a0a…bf67Base—$0.01100%coinbase3d ago0x72f904…347b20
0x62c7…8acd0x6a0a…bf67Base—$0.10100%coinbase3d ago0xc6cc08…6a59e9
0x62c7…8acd0x6a0a…bf67Base—$0.10100%coinbase3d ago0x5cf9a7…a6b8d1
0x62c7…8acd0x6a0a…bf67Base—$0.10100%coinbase3d ago0x2c0935…52f348
0x62c7…8acd0x6a0a…bf67Base—$0.10100%coinbase3d ago0x2310ee…3acd34
0x62c7…8acd0x6a0a…bf67Base—$0.10100%coinbase3d ago0xf31a86…ce7793
0x62c7…8acd0x6a0a…bf67Base—$0.10100%coinbase3d ago0xf1d2a4…a53777
0x62c7…8acd0x6a0a…bf67Base—$0.10100%coinbase3d ago0x420cc1…26d4bb
0x62c7…8acd0x6a0a…bf67Base—$0.10100%coinbase3d ago0x7d6207…12b392
0x62c7…8acd0x6a0a…bf67Base—$0.10100%coinbase3d ago0x7ded5a…cafcd2
0x62c7…8acd0x6a0a…bf67Base—$0.10100%coinbase3d ago0xca2704…71e8ae
0x62c7…8acd0x6a0a…bf67Base—$0.10100%coinbase3d ago0x336a61…9bee82
0x62c7…8acd0x6a0a…bf67Base—$0.10100%coinbase3d ago0xddcf42…7eaf5f
0x62c7…8acd0x6a0a…bf67Base—$0.10100%coinbase3d ago0x85cd8c…450397
0x62c7…8acd0x6a0a…bf67Base—$0.10100%coinbase3d ago0xd20b68…30e762
0x62c7…8acd0x6a0a…bf67Base—$0.10100%coinbase3d ago0xe9e46c…bcc954
0x62c7…8acd0x6a0a…bf67Base—$0.10100%coinbase3d ago0xd21e5b…44885b
0x62c7…8acd0x6a0a…bf67Base—$0.10100%coinbase3d ago0x9de594…0986b2
0x62c7…8acd0x6a0a…bf67Base—$0.10100%coinbase3d ago0x9f9eba…40719f
0x62c7…8acd0x6a0a…bf67Base—$0.10100%coinbase3d ago0xc3df63…35d58a
0x62c7…8acd0x6a0a…bf67Base—$0.10100%coinbase3d ago0x640e67…05c46f
0x62c7…8acd0x6a0a…bf67Base—$0.10100%coinbase3d ago0x7fcd39…3eb8d6
0x62c7…8acd0x6a0a…bf67Base—$0.10100%coinbase3d ago0xad236e…ac5de5
0x62c7…8acd0x6a0a…bf67Base—$0.10100%coinbase3d ago0xb216f0…5c6cbe
0x62c7…8acd0x6a0a…bf67Base—$0.10100%coinbase3d ago0xa55200…2e7b40

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.