Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa37d ago0x261610…cc81a3
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa37d ago0x90e4d8…ab7383
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa37d ago0xc6d490…19089a
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa37d ago0xb8fc5c…77ca5f
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa37d ago0xe8fc42…f85d98
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa37d ago0xf5fd1d…13c303
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa37d ago0xf5cc05…185ca1
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa37d ago0x161e82…21dd00
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa37d ago0x2cdd02…5cde9d
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa37d ago0x521dd9…ecc6f7
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa37d ago0x719cca…e8706e
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa37d ago0x8fd4e4…5b021b
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa37d ago0x4ba976…7d22b9
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa37d ago0xd2b932…292e36
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa37d ago0xd892b0…df66b7
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa37d ago0xddaacb…7a0912
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa37d ago0x78fae8…0d60cd
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa37d ago0x1df40c…9203e8
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa37d ago0x2660c3…c4b303
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa37d ago0xc26449…eaa2c4
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa37d ago0x091229…56423b
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa37d ago0xedfdf0…bf3bb9
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa37d ago0x97e986…c15ecd
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa38d ago0x63a713…95dc18
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa38d ago0xce96ef…46b7af

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.