Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa44d ago0x4b91de…5c24ce
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa44d ago0x2bde4c…e9c0a2
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa44d ago0x26ce6b…a7c914
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa44d ago0x673c5c…0eceb2
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa44d ago0xd4892d…1f332d
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa44d ago0x38bda6…bb187c
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa44d ago0xbecba1…48ed76
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa44d ago0x6134e1…edcadb
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa44d ago0x7e9722…7f6184
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa44d ago0xe6eb61…b8a94d
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa44d ago0x24ea43…4a3424
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa44d ago0x59d83c…99b66d
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa44d ago0x0b6c99…66ec80
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa44d ago0x0773f9…1963dd
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa44d ago0x44b0ed…f594a9
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa44d ago0x8f3f79…6af8be
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa44d ago0x4e90d9…77cf71
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa44d ago0x21f41e…5e8835
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa44d ago0x190aac…bc2277
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa44d ago0xa56e29…c5740b
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa44d ago0xee10cf…2a34dd
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa44d ago0x2d7f8b…59f889

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.