Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase79d ago0x06fe10…caf298
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase79d ago0x520ced…ab0b2a
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase79d ago0xf347ce…8d41c3
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase79d ago0x216159…5abbde
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase79d ago0xc1680e…517677
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase79d ago0xd4e977…4a925a
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase79d ago0x4eccd5…c2a1e8
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase79d ago0x418f56…f682cd
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase79d ago0x3e2950…d4b4b9
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase79d ago0xcb1ac5…fdf2bc
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase79d ago0x3eef4c…9510ca
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.006248100%coinbase79d ago0xdb4f1a…ea23e0
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.006238100%coinbase79d ago0x429147…069788
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.00618100%coinbase79d ago0x4b060f…9847f6
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.00574100%coinbase79d ago0x34f3af…c6a0ab
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.005671100%coinbase79d ago0xa77b9a…18a768
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.004035100%coinbase79d ago0x2bb018…1371d9
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.001758100%coinbase79d ago0x862b2e…d58fbd
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase79d ago0x646abd…65cea8
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase79d ago0x066ec2…52c2d6
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase79d ago0x2d1a7b…437aca
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase79d ago0x5cee18…b14ae0
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase79d ago0x0c2819…e8f606
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase79d ago0x397427…eb02f8
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase79d ago0x5fb4cf…673918

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.