Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd881…f9980x9c95…e299Base$0.001100%fluxa40d ago0x19f5c8…d0e50b
0xd881…f9980xfe80…47eeBase$0.001100%fluxa40d ago0x1142ee…c3c9b7
0xd881…f9980x9c95…e299Base$0.001100%fluxa40d ago0x244725…99a5dc
0xd881…f9980x9c95…e299Base$0.001100%fluxa40d ago0xa982e0…965858
0xd881…f9980xfe80…47eeBase$0.001100%fluxa40d ago0x5a9953…18277c
0xd881…f9980x9c95…e299Base$0.001100%fluxa40d ago0xb81518…283659
0xd881…f9980xfe80…47eeBase$0.001100%fluxa40d ago0x553ac9…8d25bf
0xd881…f9980xfe80…47eeBase$0.001100%fluxa40d ago0x5cf4c5…61b3d6
0xd881…f9980xfe80…47eeBase$0.001100%fluxa40d ago0xd29137…e7ee00
0xd881…f9980xfe80…47eeBase$0.001100%fluxa40d ago0x83e243…a790cd
0xd881…f9980xfe80…47eeBase$0.001100%fluxa40d ago0xdd6a6b…ed3911
0xd881…f9980xfe80…47eeBase$0.001100%fluxa40d ago0xfcc424…e3fd58
0xd881…f9980xfe80…47eeBase$0.001100%fluxa40d ago0xd60846…51555d
0xd881…f9980xfe80…47eeBase$0.001100%fluxa40d ago0x15043c…571c62
0xd881…f9980xfe80…47eeBase$0.001100%fluxa40d ago0x4221ce…96bcb4
0xd881…f9980xfe80…47eeBase$0.001100%fluxa40d ago0x197dff…09b745
0xd881…f9980x9c95…e299Base$0.001100%fluxa40d ago0x4b5f25…460a85
0xd881…f9980xfe80…47eeBase$0.001100%fluxa40d ago0x51db70…eb5379
0xd881…f9980x9c95…e299Base$0.001100%fluxa40d ago0x658f86…4e66b8
0xd881…f9980x9c95…e299Base$0.001100%fluxa40d ago0xb693b5…651ff1
0xd881…f9980xfe80…47eeBase$0.001100%fluxa41d ago0xfc48e1…dd812e
0xd881…f9980xfe80…47eeBase$0.001100%fluxa41d ago0xe5f349…62142f
0xd881…f9980x9c95…e299Base$0.001100%fluxa41d ago0x63e643…1589b1
0xd881…f9980x9c95…e299Base$0.001100%fluxa41d ago0x7033a7…f2ad40
0xd881…f9980x9c95…e299Base$0.001100%fluxa41d ago0xa6fad1…3fa1c7

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.