Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa32d ago0x98171d…4ef484
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa32d ago0x4ee60a…39ddbf
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa32d ago0xb20772…dcc7bb
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa32d ago0x352f8a…770fc1
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa32d ago0xe41471…e912a1
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa32d ago0x236efa…6b0cec
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa32d ago0xaec428…267b2d
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa32d ago0x9ff816…cbed48
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa32d ago0x8361eb…cde6ae
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa32d ago0xc40487…352a2f
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa32d ago0xec3c4e…b180ef
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa32d ago0xf17467…3ce2fb
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa32d ago0xd4a1ef…e35824
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa32d ago0x2817c7…1589e2
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa32d ago0xcc5552…74fadf
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa32d ago0x4b37e9…f651f3
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa32d ago0xaaa4dc…98ccca
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa32d ago0xf8aa27…a08c08
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa32d ago0x9a7de3…41b3b3
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa32d ago0x68d0c4…ab7343
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa33d ago0x98e0b3…c3ae15
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa33d ago0x438773…8c1fae
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa33d ago0x25f7ff…956741
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa33d ago0x6bf3bb…320016
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa33d ago0x8d9e35…4e93b3

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.