Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa20d ago0x68742a…7b1a53
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa20d ago0x43b028…fbb24f
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa20d ago0x33d06f…893fa1
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa20d ago0xf761d5…d02319
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa20d ago0x8812e9…4ae4f8
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa20d ago0xf0242e…80523e
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa20d ago0x908166…467a07
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa20d ago0x6032da…5bd3f0
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa20d ago0x68035a…fb3349
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa20d ago0x20b2b8…aa6851
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa20d ago0x24e160…7d5e16
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa20d ago0xaca80e…8fa92e
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa20d ago0xad01e6…d2ce68
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa20d ago0x069e1c…eae428
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa21d ago0x96f234…6cb76c
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa21d ago0x96ceda…6a0478
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa21d ago0x1a3db8…6aab70
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa21d ago0x6cf622…270b04
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa21d ago0x93ad06…72720c
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa21d ago0x4b3ee6…3eb49d
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa21d ago0x628849…2d4e1c
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa21d ago0x6f7abc…4fe2c3
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa21d ago0x0ab929…7564f8
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa21d ago0x1cba34…655480
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa21d ago0xf20ed7…fc6af2

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.