Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase108d ago0xa8f9ec…89e6f0
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006277100%coinbase108d ago0xfe867a…2d8b2b
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006277100%coinbase108d ago0x4025da…d6c0a8
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006083100%coinbase108d ago0xc97c3e…db1e81
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006083100%coinbase108d ago0xcabf06…26c900
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase108d ago0x843a51…47f7b4
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase108d ago0x234c7e…37d62d
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006083100%coinbase108d ago0x573222…36fb35
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.005886100%coinbase108d ago0x180b05…85abb1
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.00593100%coinbase108d ago0x7cfd8d…e10f41
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase109d ago0xaabc1a…bdca21
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase109d ago0xf689ae…d7f5ce
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.00593100%coinbase109d ago0xf4cf31…c01b24
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.005692100%coinbase109d ago0x27e0c5…0537b0
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.005692100%coinbase109d ago0xac6f82…f3fce4
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase109d ago0x620014…d5e0bc
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase109d ago0x0f1ded…2f8e23
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.005958100%coinbase109d ago0x3ca73d…39d890
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.005958100%coinbase109d ago0xe4464f…56e425
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.005958100%coinbase109d ago0xc19cda…234ab8
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.005958100%coinbase109d ago0xfd6824…98d837
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006454100%coinbase109d ago0xc7ae48…86db2b
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006454100%coinbase109d ago0x4c0ff2…f1a4af
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006454100%coinbase109d ago0x01a910…faf7ba
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006454100%coinbase109d ago0x595523…e2536d

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.