Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.0125%Route unknown118d ago0x67077e…780989
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.0125%Route unknown118d ago0x9a07c8…3236df
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.00973325%Route unknown118d ago0xd7e75a…19dae8
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.007625%Route unknown118d ago0xb3e92f…00f6d4
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.007625%Route unknown118d ago0x31c3ce…9170f9
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.007625%Route unknown118d ago0x1d4e6e…3a23da
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.007625%Route unknown118d ago0x1b1554…bd640f
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.007625%Route unknown118d ago0xe7e682…0d6fc8
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.007625%Route unknown118d ago0x5a1f46…140df8
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.007625%Route unknown118d ago0x291578…092b1d
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.007625%Route unknown118d ago0x4db03e…5684fb
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.00974625%Route unknown118d ago0x4a6b85…2176a7
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.00974625%Route unknown118d ago0xd946ba…9d2a72
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.00974625%Route unknown118d ago0xe64076…c979a0
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.00974625%Route unknown118d ago0x65dc6f…40746b
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.00974625%Route unknown118d ago0x1246b0…41bd0e
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.00975925%Route unknown118d ago0x191765…76be0c
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.00975925%Route unknown118d ago0xa54329…248a0a
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.00602325%Route unknown118d ago0xc506dc…9e186d
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.00978425%Route unknown118d ago0xb33f21…fdd68b
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.00978425%Route unknown118d ago0x160ceb…7bb8a1
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.00978425%Route unknown118d ago0x097942…3e2874
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.00780825%Route unknown118d ago0x9103ac…7d53b3
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.00780825%Route unknown118d ago0x787bf3…25c499
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.00780825%Route unknown118d ago0xaae55a…3d5f93

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.