Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa42d ago0xf0ea77…bd98cc
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa42d ago0x58078a…e5b6ea
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa42d ago0xc94f90…cd9a41
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa42d ago0x9e1aef…3676e1
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa42d ago0x896b5a…f683a1
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa42d ago0x2d2189…38764c
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa42d ago0x2ef07c…7fb9bb
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa42d ago0xd1e6a6…cb967c
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa42d ago0x4af986…405c39
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa42d ago0xacaf57…12d3c1
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa43d ago0x23234d…c8520f
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa43d ago0x263cef…8da60d
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa43d ago0xb9a2f9…ee1dd9
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa43d ago0xd8ac12…ff9c21
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa43d ago0xa8dbfb…f5585b
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa43d ago0x411c73…c656ec
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa43d ago0xb87c8f…7d5524
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa43d ago0x895ad5…8cca56
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa43d ago0xf42fbc…1c7e92
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa43d ago0x83e0bb…9a9995
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa43d ago0x8e1302…c79feb
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa43d ago0x7fdadf…e236cf
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa43d ago0x7447b5…cb6b56
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa43d ago0x17fa34…494700
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa43d ago0x7d4081…0e09ad

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.