Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown46d ago0x4f2d93…e214d4
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown46d ago0xf2e1db…e19e12
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown46d ago0x4eeb50…84cfba
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown46d ago0xa935f9…3d7749
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown46d ago0x54335e…65d441
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown46d ago0x9d41bd…fe5207
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown46d ago0xe655de…9467e9
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown46d ago0x7d4fe4…f96eb0
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown46d ago0xa0f221…0c15e3
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown46d ago0xff9408…82f500
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown47d ago0x72593c…4d6ff9
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown47d ago0xb4875e…d9da36
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown47d ago0x5e2252…e2a059
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown47d ago0x19f19c…389645
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown47d ago0x69325c…6bba56
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown47d ago0x73dd33…35bcaa
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown47d ago0x0dbe2a…0a0fe8
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown47d ago0xc9bbab…9668da
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown47d ago0x69593e…4c0712
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown47d ago0x762568…af4ca1
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown47d ago0xfed979…0c4145
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown47d ago0x167e1a…428cd2
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown47d ago0x723e27…544da9
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown47d ago0x5de762…b3a705
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown47d ago0xfe0e36…417e2a

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.