Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa31d ago0x88aedc…e45330
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa31d ago0xe77192…8e9702
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa31d ago0x7a4948…58928c
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa31d ago0xcbe698…6b64c3
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa31d ago0x8b3690…77560f
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa31d ago0x1b1ddb…6f2781
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa31d ago0xe7c4d8…f01ad0
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa31d ago0xaedef9…2e9b44
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa31d ago0xc92a57…2de54b
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa32d ago0xd8e165…5f4bee
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa32d ago0x8000f0…11972c
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa32d ago0x87180b…807e19
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa32d ago0x0b1e5c…d6d431
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa32d ago0xef445e…995fcc
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa32d ago0x82b1f0…ad5886
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa32d ago0x8c5b54…74605a
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa32d ago0xc96073…110be6
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa32d ago0xb11aeb…e418df
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa32d ago0x371ae1…660f5e
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa32d ago0xe16d4f…05137a
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa32d ago0x360b1d…2029be
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa32d ago0xe3d3f3…cbb1a9
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa32d ago0xf9a7c8…791364
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa32d ago0x416d13…4f305b
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa32d ago0x2419fd…57cbc2

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.