Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5cad…89220xfe80…47eeBase—$0.001100%fluxa43d ago0xb1c717…03ce8d
0x5cad…89220x9c95…e299Base—$0.001100%fluxa43d ago0xe43b89…06e195
0x5cad…89220xfe80…47eeBase—$0.001100%fluxa43d ago0x829d8f…4fcbad
0x5cad…89220x9c95…e299Base—$0.001100%fluxa43d ago0x236f50…d34691
0x5cad…89220x9c95…e299Base—$0.001100%fluxa43d ago0x0df298…c5ec60
0x5cad…89220x9c95…e299Base—$0.001100%fluxa43d ago0x31a2fd…032f47
0x5cad…89220x9c95…e299Base—$0.001100%fluxa43d ago0x2c9423…6a4688
0x5cad…89220x9c95…e299Base—$0.001100%fluxa43d ago0x06e0a7…7f7357
0x5cad…89220x9c95…e299Base—$0.001100%fluxa43d ago0x1a4b9c…9cd0d1
0x5cad…89220x9c95…e299Base—$0.001100%fluxa43d ago0x80b079…fd4ebc
0x5cad…89220x9c95…e299Base—$0.001100%fluxa43d ago0x740b78…9f9e42
0x5cad…89220xfe80…47eeBase—$0.001100%fluxa43d ago0x34b327…be8e25
0x5cad…89220x9c95…e299Base—$0.001100%fluxa43d ago0x8c486b…d62d4d
0x5cad…89220xfe80…47eeBase—$0.001100%fluxa43d ago0x3de607…44d2e0
0x5cad…89220x9c95…e299Base—$0.001100%fluxa43d ago0x5fac85…2292a9
0x5cad…89220x9c95…e299Base—$0.001100%fluxa43d ago0x6e214b…b390f3
0x5cad…89220xfe80…47eeBase—$0.001100%fluxa43d ago0x48215f…4940d5
0x5cad…89220xfe80…47eeBase—$0.001100%fluxa43d ago0x486931…30e7a0
0x5cad…89220x9c95…e299Base—$0.001100%fluxa43d ago0x042c07…12fdca
0x5cad…89220x9c95…e299Base—$0.001100%fluxa43d ago0x4e2d6a…aed0d6
0x5cad…89220x9c95…e299Base—$0.001100%fluxa43d ago0xefebb9…31a34a
0x5cad…89220x9c95…e299Base—$0.001100%fluxa43d ago0xccb3c7…3cd729
0x5cad…89220x9c95…e299Base—$0.001100%fluxa43d ago0x13013e…c6fc1d
0x5cad…89220x9c95…e299Base—$0.001100%fluxa43d ago0x057c8a…622eaf
0x5cad…89220x9c95…e299Base—$0.001100%fluxa43d ago0xf9a9ae…a5fa81

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.