Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa16d ago0x99f4a1…54630b
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa16d ago0x0956a1…fd0488
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa16d ago0x418bc0…a4b143
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa16d ago0x58c550…deea3f
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa16d ago0x492767…f1ecdc
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa16d ago0x06797f…8f2826
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa16d ago0x45e16c…252192
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa16d ago0xad9487…979818
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa16d ago0x7f06ff…78d92f
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa16d ago0x6507a1…7feda9
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa16d ago0x6c2947…f1e63c
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa16d ago0x191131…b1ac89
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa16d ago0x0025f2…4b0212
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa16d ago0x576189…c11627
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa16d ago0x13bb11…811d10
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa16d ago0xeacd29…b3d32a
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa16d ago0x8372d3…0a0d89
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa16d ago0xf2b284…49cf6e
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa16d ago0x5b216e…17d590
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa16d ago0x6d6e3e…cc1722
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa16d ago0x1928c7…c897b4
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa16d ago0xaf6e7d…23f2c2
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa16d ago0x376562…0f959b
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa16d ago0x726f32…5268d3
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa16d ago0x5e31ee…e03526

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.