Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe1b5…a65f0xfe80…47eeBase$0.001100%fluxa29d ago0xf9347e…febbc9
0xe1b5…a65f0xfe80…47eeBase$0.001100%fluxa29d ago0x11092b…8d8db4
0xe1b5…a65f0xfe80…47eeBase$0.001100%fluxa29d ago0xdbb384…914fc6
0xe1b5…a65f0xfe80…47eeBase$0.001100%fluxa29d ago0x508357…1a8ee6
0xe1b5…a65f0xfe80…47eeBase$0.001100%fluxa29d ago0x69c639…2b5c7f
0xe1b5…a65f0xfe80…47eeBase$0.001100%fluxa29d ago0xd41cfb…3e2575
0xe1b5…a65f0xfe80…47eeBase$0.001100%fluxa29d ago0x7025ae…684f01
0xe1b5…a65f0xfe80…47eeBase$0.001100%fluxa29d ago0xaa923f…927a6b
0xe1b5…a65f0xfe80…47eeBase$0.001100%fluxa29d ago0xaaecb3…777dc2
0xe1b5…a65f0xfe80…47eeBase$0.001100%fluxa29d ago0x2f63f1…9be5fc
0xe1b5…a65f0xfe80…47eeBase$0.001100%fluxa29d ago0xd86a27…9d00a5
0xe1b5…a65f0xfe80…47eeBase$0.001100%fluxa29d ago0xa97033…ca5ee2
0xe1b5…a65f0xfe80…47eeBase$0.001100%fluxa29d ago0xa70066…9c2282
0xe1b5…a65f0xfe80…47eeBase$0.001100%fluxa29d ago0x415e67…9feb1f
0xe1b5…a65f0xfe80…47eeBase$0.001100%fluxa29d ago0x713060…ebe573
0xe1b5…a65f0xfe80…47eeBase$0.001100%fluxa29d ago0xf10773…8db125
0xe1b5…a65f0xfe80…47eeBase$0.001100%fluxa29d ago0xaf70c8…54ba47
0xe1b5…a65f0xfe80…47eeBase$0.001100%fluxa29d ago0xc20c20…b62a5f
0xe1b5…a65f0xfe80…47eeBase$0.001100%fluxa29d ago0xb31e12…440c49
0xe1b5…a65f0xfe80…47eeBase$0.001100%fluxa29d ago0xf4db51…3c979b
0xe1b5…a65f0xfe80…47eeBase$0.001100%fluxa29d ago0xbaacb0…e0057e
0xe1b5…a65f0xfe80…47eeBase$0.001100%fluxa30d ago0x4095c9…98fd2a
0xe1b5…a65f0xfe80…47eeBase$0.001100%fluxa30d ago0xf00d97…b56587
0xe1b5…a65f0xfe80…47eeBase$0.001100%fluxa30d ago0x8bc3ed…966655
0xe1b5…a65f0xfe80…47eeBase$0.001100%fluxa30d ago0xe89a20…8df74c

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.