Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaef1…af530xac65…4417Base—$0.09100%fluxa110d ago0x9a5a2d…4ca80d
0xb90a…9ae40xaef1…af53Base—$0.01100%fluxa110d ago0xf749a9…bcc7d7
0xb90a…9ae40xaef1…af53Base—$0.01100%fluxa110d ago0xf4128a…2af288
0xb90a…9ae40xaef1…af53Base—$0.01100%fluxa110d ago0x7e999f…0d498d
0xb90a…9ae40xaef1…af53Base—$0.01100%fluxa110d ago0xf1e935…155686
0xb90a…9ae40xaef1…af53Base—$0.01100%fluxa110d ago0xb1a5aa…4a4ad1
0xb90a…9ae40xaef1…af53Base—$0.01100%fluxa110d ago0x6faec3…bf5922
0xb90a…9ae40xaef1…af53Base—$0.01100%fluxa110d ago0x813ca9…05476b
0xb90a…9ae40xaef1…af53Base—$0.01100%fluxa110d ago0xe594e0…2e9dfc
0xb90a…9ae40xaef1…af53Base—$0.01100%fluxa110d ago0x61bf56…9eaee7
0xb90a…9ae40xaef1…af53Base—$0.01100%fluxa110d ago0x86eab8…bd6600
0xb90a…9ae40xaef1…af53Base—$0.01100%fluxa110d ago0x9ebac4…a09fea
0xaef1…af530xac65…4417Base—$0.01100%fluxa110d ago0x49ca3a…a5f50e
0xb90a…9ae40xaef1…af53Base—$0.01100%fluxa110d ago0x751282…b18aab
0xaef1…af530xac65…4417Base—$0.03100%fluxa110d ago0xe9e54f…1eaa5e
0xb90a…9ae40xaef1…af53Base—$0.01100%fluxa110d ago0xc945d6…249e8d
0xb90a…9ae40xaef1…af53Base—$0.01100%fluxa110d ago0xd814df…739e35
0xb90a…9ae40xaef1…af53Base—$0.01100%fluxa110d ago0x013d40…8799c4
0xaef1…af530xac65…4417Base—$0.03100%fluxa110d ago0xeb925a…a1ea52
0xb90a…9ae40xaef1…af53Base—$0.01100%fluxa110d ago0xb05416…0cef33
0xb90a…9ae40xaef1…af53Base—$0.01100%fluxa110d ago0x4e1a42…4e0fd9
0xb90a…9ae40xaef1…af53Base—$0.01100%fluxa110d ago0x2db961…051f5e

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.