Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x47c5…4fc3Base—$52.5070%0x8b99…df7921d ago0x4bf580…33d6f2
0xc9a2…31540x47c5…4fc3Base—$23.1070%0xf733…8f8d21d ago0x3b83c4…fc36c6
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xc6b9…2d8621d ago0xde5f75…e21141
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x762b…cf5021d ago0x12ba7c…3e9b1b
0xc9a2…31540x47c5…4fc3Base—$21.0070%0x175b…99fa21d ago0xfa2ac0…9b2b0a
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x065e…0a6021d ago0x7e8ee1…0e718b
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x160a…c89121d ago0x655957…6dd7c4
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x39e0…3f7921d ago0x7c0054…78df72
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x79e1…2ea721d ago0xd7e118…27ebe5
0xc9a2…31540x47c5…4fc3Base—$21.0070%0x065e…0a6021d ago0xefb1c7…61298c
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x4689…1c4b21d ago0x84571f…b989a6
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x39f9…9a7921d ago0xcaae2e…31ac21
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x3663…55ff21d ago0xb05d8a…46a7fe
0xc9a2…31540x47c5…4fc3Base—$149.1070%0xe620…490121d ago0x029926…cb603a
0xc9a2…31540x47c5…4fc3Base—$42.0070%0x6d10…b12b21d ago0xd1f4a4…87ca78
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xd301…c7ff21d ago0x17d495…238575
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x6476…d72621d ago0x4ae627…fdd2fe
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x9667…204e21d ago0x4c32cd…33ebca
0xc9a2…31540x47c5…4fc3Base—$12.6070%0x38ac…96f621d ago0xdb67bb…164957
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xf9f2…732921d ago0x382112…a4bb22
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x8ea5…b7fc21d ago0xcaa72e…f8da8f
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x45b4…af2721d ago0x102f9c…dabee0
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x6078…eee821d ago0x63d2d1…a382a9
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x1bf5…a71621d ago0x62ee8e…8fc332
0xc9a2…31540x47c5…4fc3Base—$31.5070%0x0452…7f6621d ago0x291aff…e666cb

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.