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%coinbase110d ago0xa504e5…a6879e
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase110d ago0x373ddb…dfdb56
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.00623100%coinbase110d ago0x4735a2…aafeeb
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.00623100%coinbase110d ago0xc098ab…3b3ff2
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.00623100%coinbase110d ago0xdd5257…9279d8
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.00623100%coinbase110d ago0x272753…7088b5
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.00623100%coinbase110d ago0x9b4f3e…506e4c
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.005699100%coinbase110d ago0x51bde4…c8e3b4
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase110d ago0x0e0f5a…31863b
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase110d ago0x15aa14…9b210f
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006147100%coinbase110d ago0xabeb30…10bfc2
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006147100%coinbase110d ago0x85a07b…18b9a3
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006147100%coinbase110d ago0xd47d20…c2c688
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006147100%coinbase110d ago0xbc0ca0…f730c7
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.005731100%coinbase110d ago0x39ec10…0d740c
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.005731100%coinbase110d ago0x4f8581…375463
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase110d ago0x667486…406917
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase110d ago0xf68c35…b269c2
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006253100%coinbase110d ago0xa7fe53…7909e4
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006253100%coinbase110d ago0xbcfd81…692e9e
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006253100%coinbase110d ago0x633d7b…90344a
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase110d ago0x531d0a…780e03
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006253100%coinbase110d ago0x6df3e7…294ace
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006016100%coinbase110d ago0xfa513a…e6518e
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006016100%coinbase110d ago0xb90a03…398319

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.