Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa70d ago0xa93c73…481d6f
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa70d ago0x082b6e…50eaa5
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa70d ago0x6f9525…7f32bc
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa70d ago0x6bdf43…1b02e3
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa70d ago0x276373…94d15d
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa70d ago0xa720ed…3e8610
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa70d ago0x92d577…4966cd
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa70d ago0x03e6e0…3b5bf8
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa70d ago0xdcfa51…22f813
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa70d ago0xd5e5cb…e4c098
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa70d ago0x679e14…9c457d
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa70d ago0xca937a…3ff30b
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa70d ago0xfeafe1…9bf00f
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa70d ago0xadff23…0c85f9
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa70d ago0x3afd6b…abd1cd
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa70d ago0x2161d6…62b5e2
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa70d ago0xdcbb08…b2e603
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa70d ago0xa0794e…f7b146
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa70d ago0x1c20c9…d3f069
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa70d ago0x88df2d…0789c8
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa70d ago0x78e0c2…30bdae
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa70d ago0x0ed648…48aa55
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa70d ago0xa8c217…2e71fa
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa70d ago0x238168…87c801
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa70d ago0xc6f7b7…2f3738

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.