Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3829…a62a0xfe80…47eeBase$0.001100%fluxa37d ago0x99823d…eb562f
0x3829…a62a0xfe80…47eeBase$0.001100%fluxa37d ago0x212ff4…b82a67
0x3829…a62a0xfe80…47eeBase$0.001100%fluxa37d ago0xf3fec7…763183
0x3829…a62a0xfe80…47eeBase$0.001100%fluxa37d ago0x6c96c5…a9bfd2
0x3829…a62a0xfe80…47eeBase$0.001100%fluxa37d ago0x3574e2…2ef58d
0x3829…a62a0xfe80…47eeBase$0.001100%fluxa37d ago0x6f5532…bfe74f
0x3829…a62a0xfe80…47eeBase$0.001100%fluxa37d ago0xac0000…a843e9
0x3829…a62a0xfe80…47eeBase$0.001100%fluxa37d ago0x78d468…1ca12f
0x3829…a62a0xfe80…47eeBase$0.001100%fluxa37d ago0xf863ea…fa37c4
0x3829…a62a0x9c95…e299Base$0.001100%fluxa37d ago0xf8dc84…965c62
0x3829…a62a0xfe80…47eeBase$0.001100%fluxa37d ago0xfd6a15…7c8a93
0x3829…a62a0x9c95…e299Base$0.001100%fluxa37d ago0x5abc71…872fa5
0x3829…a62a0xfe80…47eeBase$0.001100%fluxa37d ago0xdd36e7…a5abda
0x3829…a62a0x9c95…e299Base$0.001100%fluxa37d ago0x931b74…301c93
0x3829…a62a0xfe80…47eeBase$0.001100%fluxa37d ago0x7be851…24effe
0x3829…a62a0xfe80…47eeBase$0.001100%fluxa38d ago0x39425d…89e373
0x3829…a62a0x9c95…e299Base$0.001100%fluxa38d ago0x7ae8ff…e2f590
0x3829…a62a0xfe80…47eeBase$0.001100%fluxa38d ago0x72bee3…95ac17
0x3829…a62a0xfe80…47eeBase$0.001100%fluxa38d ago0x52a207…6327a3
0x3829…a62a0xfe80…47eeBase$0.001100%fluxa38d ago0xebd3e8…ab359e
0x3829…a62a0x9c95…e299Base$0.001100%fluxa38d ago0xa6f301…dfa9b9
0x3829…a62a0xfe80…47eeBase$0.001100%fluxa38d ago0xcb9905…70d832
0x3829…a62a0xfe80…47eeBase$0.001100%fluxa38d ago0xa6f795…00fd69
0x3829…a62a0x9c95…e299Base$0.001100%fluxa38d ago0x55b01e…f71345
0x3829…a62a0xfe80…47eeBase$0.001100%fluxa38d ago0x931644…b0c332

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.