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.001100%coinbase119d ago0xc8e5b1…c830cc
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase119d ago0x968458…459b1a
0xd023…f79e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase119d ago0x214223…480d9d
0xd023…f79e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase119d ago0x722130…2fb588
0xb9e4…52cf0xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase119d ago0xc519ff…6082f2
0xb9e4…52cf0xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase119d ago0x1f03d9…245859
0xb9e4…52cf0xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase119d ago0xbb0f9e…6f4a16
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase119d ago0xfe5be7…2911da
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase119d ago0x85e24f…699f89
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase119d ago0x5a3f06…939561
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase119d ago0xb87c9b…f280ae
0x11bb…a7490xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase119d ago0x5427df…fb3d13
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase119d ago0x5b0e3c…81b295
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase119d ago0xe0cb0e…8d955e
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase119d ago0x4865cc…9e96f5
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase119d ago0x73e94d…e5d3bb
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase119d ago0xf77bda…7b0ff5
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.006628100%coinbase119d ago0x9657c6…5d57dc
0xb9e4…52cf0xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase119d ago0xf5bfd0…198920
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase119d ago0x9514c0…263f85
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase119d ago0xabd2a0…550092
0xd023…f79e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase119d ago0xe82672…31e818
0xd023…f79e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase119d ago0x2c917b…5a25a8
0xd023…f79e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase119d ago0x2a36d1…8ec2b5
0xd023…f79e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase119d ago0x1c8b04…eab232

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.