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%fluxa48d ago0x84e8d1…75658b
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa48d ago0x4b48b0…905588
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa48d ago0x8e4658…7f2113
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa48d ago0xbfdab5…6cfdb9
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa48d ago0x6d8c86…d2b525
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa48d ago0x4799e2…82a281
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa48d ago0x3b579b…dff5cb
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa48d ago0x74eb83…f2a2f8
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa48d ago0xa5fe08…7a1d60
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa48d ago0xb372b3…b971e0
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa48d ago0x49dba3…5bee21
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa48d ago0xd9b0e8…92daff
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa48d ago0x9479d2…d2ae85
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa48d ago0x9c1d6d…5b7304
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa48d ago0x974797…72aa7f
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa48d ago0xb2c404…112e71
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa48d ago0xd22dbd…9888a0
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa48d ago0xfb32c8…d316c2
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa48d ago0x6812f9…acab79
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa48d ago0x85a3ad…6e26c3
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa48d ago0xacf47c…e42088
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa48d ago0x10d9a3…80fc89
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa48d ago0xed0e06…22af54
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa48d ago0x1796f6…0d8e76
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa48d ago0xcc2572…5d3370

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.