Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004181100%coinbase98d ago0xf69d26…1d12f1
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase98d ago0xbb073d…f4fc9f
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006641100%coinbase98d ago0x4b4aa2…cc01d2
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase98d ago0x8d4e79…3cc1a5
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004099100%coinbase98d ago0xabd4ae…32cb49
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006845100%coinbase98d ago0xd1350a…3d6cad
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007271100%coinbase98d ago0xa79c1f…eb402e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004088100%coinbase98d ago0xc5bf8c…43e834
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004397100%coinbase98d ago0xa6135e…0f156b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004227100%coinbase98d ago0x4640e9…a0031b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.008975100%coinbase98d ago0xd1bb62…eacd73
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase98d ago0x441fd7…5b3199
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase98d ago0x0cac38…17ac27
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007545100%coinbase98d ago0x8aae34…9b7b49
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase98d ago0x3f55e9…22f863
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase98d ago0xfa8171…fecdea
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007271100%coinbase98d ago0x505807…2808c0
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004404100%coinbase98d ago0x985d62…ee2cc0
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004407100%coinbase98d ago0x52d216…1dc0f9
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase98d ago0x12f5d1…25bbb2
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase98d ago0x96ea3a…77bbf7
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006603100%coinbase98d ago0xea854e…29e860
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004096100%coinbase98d ago0x840475…4a7e64
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004099100%coinbase98d ago0x811ce9…37ef67
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase98d ago0x971208…0f7803

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.