Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcca7…bcc20x9c95…e299Base$0.001100%fluxa35d ago0x3372c7…dc6bf9
0xcca7…bcc20x9c95…e299Base$0.001100%fluxa35d ago0x1d6d13…b94a7a
0xcca7…bcc20x9c95…e299Base$0.001100%fluxa35d ago0x047baa…c6aedf
0xcca7…bcc20x9c95…e299Base$0.001100%fluxa35d ago0x275844…512810
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa35d ago0xd61701…4cc7ab
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa35d ago0xc705d0…665b64
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa35d ago0xb650ab…5ecd93
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa36d ago0x5f4bcc…38e954
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa36d ago0xd3608c…4a89ee
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa36d ago0x58cf91…40ac8a
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa36d ago0xe9bd39…3fda8c
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa36d ago0x7a6280…f37727
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa36d ago0xc6ca14…ed4692
0xcca7…bcc20x9c95…e299Base$0.001100%fluxa36d ago0x9481b8…ef81f7
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa36d ago0xdf9e58…540a8f
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa36d ago0xc54e65…1f66fa
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa36d ago0x14e6c2…ab2f72
0xcca7…bcc20x9c95…e299Base$0.001100%fluxa36d ago0x6f3926…e76134
0xcca7…bcc20x9c95…e299Base$0.001100%fluxa36d ago0x3a59ff…1d035d
0xcca7…bcc20x9c95…e299Base$0.001100%fluxa36d ago0x750ec6…e53801
0xcca7…bcc20x9c95…e299Base$0.001100%fluxa36d ago0x6615c5…a8df65
0xcca7…bcc20x9c95…e299Base$0.001100%fluxa36d ago0xef3549…80e84b
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa36d ago0xddb737…4db1cc
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa36d ago0x9acc97…205e76

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.