Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd8ca…14660xd346…0d5fBase$0.01100%primer119d ago0x7bf866…f25881
0xd8ca…14660xd346…0d5fBase$0.01100%primer119d ago0x06bafe…3562d7
0xd8ca…14660xd346…0d5fBase$0.01100%primer119d ago0xd3f779…c98598
0xd8ca…14660xd346…0d5fBase$0.01100%primer119d ago0x23814d…b4bc4a
0xd8ca…14660xd346…0d5fBase$0.01100%primer119d ago0x92c1f7…2ed3bd
0xd8ca…14660xd346…0d5fBase$0.01100%primer119d ago0x8d6981…61d22a
0xd8ca…14660xd346…0d5fBase$0.01100%primer119d ago0xb2124c…c27e99
0xd8ca…14660xd346…0d5fBase$0.005100%primer119d ago0x299edd…6b765a
0xd8ca…14660xd346…0d5fBase$0.005100%primer119d ago0x678db6…53858a
0xd8ca…14660xd346…0d5fBase$0.005100%primer119d ago0xee0c5d…7fe897
0xd8ca…14660xd346…0d5fBase$0.005100%primer119d ago0xa7a0cd…deb462
0xd8ca…14660xd346…0d5fBase$0.005100%primer119d ago0x457865…13f851
0xd8ca…14660xd346…0d5fBase$0.005100%primer119d ago0x96b8a0…8e4d6b
0xd8ca…14660xd346…0d5fBase$0.005100%primer119d ago0xceeaef…e97251
0xd8ca…14660xd346…0d5fBase$0.005100%primer119d ago0x16fd16…314a04
0xd8ca…14660xd346…0d5fBase$0.005100%primer119d ago0xe8f07f…9dd63c
0xd8ca…14660xd346…0d5fBase$0.005100%primer119d ago0xd21b05…14967d
0xd8ca…14660xd346…0d5fBase$0.003100%primer119d ago0x0f52fd…45825a
0xd8ca…14660xd346…0d5fBase$0.005100%primer119d ago0xef98fc…5ba84b
0xd8ca…14660xd346…0d5fBase$0.005100%primer119d ago0xe62f94…4e393f
0xd8ca…14660xd346…0d5fBase$0.005100%primer119d ago0x0b0781…ecdb40
0xd8ca…14660xd346…0d5fBase$0.003100%primer119d ago0x446043…e5ccda
0xd8ca…14660xd346…0d5fBase$0.003100%primer119d ago0x7d25b6…7afc82
0xd8ca…14660xd346…0d5fBase$0.005100%primer119d ago0x57485a…a2afc5
0xd8ca…14660xd346…0d5fBase$0.005100%primer119d ago0x5d8c41…1169ff

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.