Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa32d ago0x9634c9…f6f52e
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa32d ago0x5943ed…2c8f94
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa32d ago0x6450e6…75a868
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa32d ago0x556946…06e55f
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa32d ago0xdc38a4…569ca9
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa32d ago0x089b89…ae20c1
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa32d ago0x1df76e…3e2b49
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa32d ago0x708dd1…eb7a7b
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa32d ago0xb4687d…4d10de
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa32d ago0xe4da29…28a371
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa33d ago0x7ec27a…f47c13
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa33d ago0xffd62d…5fe965
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa33d ago0xa297be…bba8ac
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa33d ago0x105c22…955952
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa33d ago0x93d35f…343958
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa33d ago0x777ca1…dc3c4d
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa33d ago0xae26c8…855699
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa33d ago0xc3713c…c01f78
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa33d ago0x3b8110…8b2e39
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa33d ago0xa3d073…ed7368
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa33d ago0x0f0d4b…36a1b5
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa33d ago0xa2cd96…786402
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa33d ago0x8d4fe3…b0f9cc
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa33d ago0x74411e…e7c94d
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa33d ago0x3d0c11…2e4b72

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.