Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc63c…81b50x9c95…e299Base$0.001100%Route unknown57d ago0x412219…e64616
0xc63c…81b50x9c95…e299Base$0.001100%Route unknown57d ago0x840c8b…d1ab7e
0xc63c…81b50x9c95…e299Base$0.001100%Route unknown57d ago0x33d676…d1fe96
0xc63c…81b50x9c95…e299Base$0.001100%Route unknown57d ago0x606ddb…f3db1b
0xc63c…81b50x9c95…e299Base$0.001100%Route unknown57d ago0x68d843…926a96
0xc63c…81b50x9c95…e299Base$0.001100%Route unknown57d ago0x9c340f…c77ab0
0xc63c…81b50x9c95…e299Base$0.001100%Route unknown57d ago0x6fe2f0…812830
0xc63c…81b50x9c95…e299Base$0.001100%Route unknown57d ago0xc5e6e7…840082
0xc63c…81b50x9c95…e299Base$0.001100%Route unknown57d ago0x12ad94…c48b8a
0xc63c…81b50x9c95…e299Base$0.001100%Route unknown57d ago0x7454f8…a064b8
0xc63c…81b50x9c95…e299Base$0.001100%Route unknown57d ago0x72e43e…aec7ea
0xc63c…81b50x9c95…e299Base$0.001100%Route unknown57d ago0xc3c611…15c610
0xc63c…81b50x9c95…e299Base$0.001100%Route unknown57d ago0x11bc1a…7f5f3c
0xc63c…81b50x9c95…e299Base$0.001100%Route unknown57d ago0x64c533…6667a5
0xc63c…81b50x9c95…e299Base$0.001100%Route unknown57d ago0x918e21…103d4a
0xc63c…81b50x9c95…e299Base$0.001100%Route unknown57d ago0x3acee9…003025
0xc63c…81b50x9c95…e299Base$0.001100%Route unknown57d ago0x202d41…d822d3
0xc63c…81b50x9c95…e299Base$0.001100%Route unknown57d ago0xa92963…399dd5
0xc63c…81b50x9c95…e299Base$0.001100%Route unknown58d ago0xb9b074…0982d9
0xc63c…81b50x9c95…e299Base$0.001100%Route unknown58d ago0xc9bfc3…edf721
0xc63c…81b50x9c95…e299Base$0.001100%Route unknown58d ago0xac32ad…04e9fd
0xc63c…81b50x9c95…e299Base$0.001100%Route unknown58d ago0x2569e6…0e86ea
0xc63c…81b50x9c95…e299Base$0.001100%Route unknown58d ago0x85281b…db0163
0xc63c…81b50x9c95…e299Base$0.001100%Route unknown58d ago0xe5dd70…b00210
0xc63c…81b50x9c95…e299Base$0.001100%Route unknown58d ago0xcad5ed…7ba78f

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.