Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x47c5…4fc3Base$10.5070%0x4f6a…d2f626d ago0x63210d…e40165
0xa787…64cf0x47c5…4fc3Base$10.5070%0x05c6…16ba26d ago0xecee60…ba3883
0xa787…64cf0x47c5…4fc3Base$15.7570%0x5520…8e5b26d ago0x693103…a90432
0xa787…64cf0x47c5…4fc3Base$21.0070%0x969c…eacf26d ago0x3afe4a…4ca3df
0xa787…64cf0x47c5…4fc3Base$36.7570%0x93eb…4c2926d ago0x69d148…75a391
0xa787…64cf0x47c5…4fc3Base$10.5070%0x72ef…0ffd26d ago0x43e795…245ff1
0xa787…64cf0x47c5…4fc3Base$52.5070%0x6fec…af4026d ago0x4bffb4…7c219c
0xa787…64cf0x47c5…4fc3Base$10.5070%0x91b5…1a5e26d ago0xe5db47…8d4e1c
0xa787…64cf0x47c5…4fc3Base$10.5070%0x79f3…6a3826d ago0x149d37…8678a7
0xa787…64cf0x47c5…4fc3Base$10.5070%0x065e…0a6026d ago0x066f32…e5358c
0xa787…64cf0x47c5…4fc3Base$10.5070%0xff29…064626d ago0x85414e…f2539c
0xa787…64cf0x47c5…4fc3Base$10.5070%0x7daa…021726d ago0x68f1f2…fa949e
0xa787…64cf0x47c5…4fc3Base$10.5070%0x850e…501726d ago0x9e418d…f8712e
0xa787…64cf0x47c5…4fc3Base$10.5070%0x271d…d4bc26d ago0x1462e5…a91bdf
0xa787…64cf0x47c5…4fc3Base$21.0070%0xfdd4…df7226d ago0x80a220…18d339
0xa787…64cf0x47c5…4fc3Base$19.9570%0x0dc1…621426d ago0x09a41c…441b8a
0xa787…64cf0x47c5…4fc3Base$10.5070%0x9d66…1ab626d ago0x99e5fe…9dd30b
0xa787…64cf0x47c5…4fc3Base$10.5070%0xf9ea…484f26d ago0x347d0c…c3e5f7
0xa787…64cf0x47c5…4fc3Base$10.5070%0x2ee2…15c426d ago0x7d6da0…b78932
0xa787…64cf0x47c5…4fc3Base$10.5070%0x065e…0a6026d ago0xfeccb6…078e8e
0xa787…64cf0x47c5…4fc3Base$10.5070%0x4e07…cf7c26d ago0xbf3a32…74604d
0xa787…64cf0x47c5…4fc3Base$10.5070%0x4345…1ce926d ago0xc79311…d2e5b4
0xa787…64cf0x47c5…4fc3Base$10.5070%0xdcda…ec2f26d ago0x25125c…5a0257
0xa787…64cf0x47c5…4fc3Base$10.5070%0x79e1…2ea726d ago0xdc49ea…089e3a
0xa787…64cf0x47c5…4fc3Base$10.5070%0xd98d…210526d ago0x089ad0…a17a1a

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.