Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0303…69650x9c95…e299Base—$0.001100%fluxa41d ago0xe3f71a…53b31a
0x0303…69650x9c95…e299Base—$0.001100%fluxa41d ago0x3dccdb…3b4bcb
0x0303…69650x9c95…e299Base—$0.001100%fluxa41d ago0xad4adc…6e7686
0x0303…69650x9c95…e299Base—$0.001100%fluxa42d ago0xad29d9…237db0
0x0303…69650x9c95…e299Base—$0.001100%fluxa42d ago0x5b939b…662e2b
0x0303…69650x9c95…e299Base—$0.001100%fluxa42d ago0x2b0e2b…7a8c2a
0x0303…69650xfe80…47eeBase—$0.001100%fluxa42d ago0x2c4e87…764b2e
0x0303…69650x9c95…e299Base—$0.001100%fluxa42d ago0x9c08c2…e40280
0x0303…69650x9c95…e299Base—$0.001100%fluxa42d ago0x7ebc0b…7b9de6
0x0303…69650xfe80…47eeBase—$0.001100%fluxa42d ago0x29a840…769586
0x0303…69650xfe80…47eeBase—$0.001100%fluxa42d ago0xd72ae3…e614fa
0x0303…69650xfe80…47eeBase—$0.001100%fluxa42d ago0x761489…a94daf
0x0303…69650x9c95…e299Base—$0.001100%fluxa42d ago0x391e39…827733
0x0303…69650xfe80…47eeBase—$0.001100%fluxa42d ago0x9b19d2…a0397c
0x0303…69650xfe80…47eeBase—$0.001100%fluxa42d ago0x29730d…1b9132
0x0303…69650xfe80…47eeBase—$0.001100%fluxa42d ago0xa89877…e4d7c0
0x0303…69650xfe80…47eeBase—$0.001100%fluxa42d ago0xf15237…44cc40
0x0303…69650x9c95…e299Base—$0.001100%fluxa42d ago0x9a21e8…5f7cb7
0x0303…69650xfe80…47eeBase—$0.001100%fluxa42d ago0x5ac508…af7d87
0x0303…69650x9c95…e299Base—$0.001100%fluxa42d ago0x33fabe…c8735d
0x0303…69650xfe80…47eeBase—$0.001100%fluxa42d ago0x0c8e5b…3e4180
0x0303…69650xfe80…47eeBase—$0.001100%fluxa42d ago0x06346a…41bf19
0x0303…69650x9c95…e299Base—$0.001100%fluxa42d ago0xb15e98…c09afc
0x0303…69650xfe80…47eeBase—$0.001100%fluxa42d ago0x016bf2…fefec9
0x0303…69650x9c95…e299Base—$0.001100%fluxa42d ago0xf992fb…756976

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.