Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe82d…b44b0x2fc6…befeBase—$0.2570%0x6351…0d6240d ago0xfaf17d…672d49
0xc08a…14ec0x2fc6…befeBase—$796.8770%0x6351…0d6240d ago0x8ce8c8…d98df9
0xc08a…14ec0x2fc6…befeBase—$740.3570%0x6351…0d6240d ago0xabe27f…9a2e3e
0xc08a…14ec0x2fc6…befeBase—$692.7670%0x6351…0d6240d ago0x3a8a35…249dfc
transformer1.eth0x2fc6…befeBase—$0.0570%0x6351…0d6240d ago0x0c6227…d77b06
0xc08a…14ec0x2fc6…befeBase—$30.0070%0x6351…0d6240d ago0xd214aa…acc118
0x591b…ec870x2fc6…befeBase—$614.4170%0x6351…0d6240d ago0xecc6de…d39657
0x9a11…b6cd0x2fc6…befeBase—$2,400.0070%0x6351…0d6240d ago0x5e93f1…e11e5b
0x1f35…20720x2fc6…befeBase—$402.4570%0x6351…0d6240d ago0x56de75…ab965c
nikol999r.eth0x2fc6…befeBase—$10.0070%0x6351…0d6241d ago0xaf3a28…553abd
0x1f35…20720x2fc6…befeBase—$100.0070%0x6351…0d6241d ago0xb01038…f62d62
0x1f35…20720x2fc6…befeBase—$150.0070%0x6351…0d6241d ago0xb9580d…7e1bd6
0x1f35…20720x2fc6…befeBase—$50.0070%0x6351…0d6241d ago0x20c2de…51d018
0x1f35…20720x2fc6…befeBase—$50.0070%0x6351…0d6241d ago0xc25b27…ae9e31
0x1f35…20720x2fc6…befeBase—$173.0070%0x6351…0d6241d ago0xe56f5d…5feb75
0x1f35…20720x2fc6…befeBase—$173.0070%0x6351…0d6241d ago0x377963…e7011c
0x1f35…20720x2fc6…befeBase—$57.0070%0x6351…0d6241d ago0x80b997…b40df7
0x1f35…20720x2fc6…befeBase—$57.0070%0x6351…0d6241d ago0x578ca7…5f38c6
0x1f35…20720x2fc6…befeBase—$100.0070%0x6351…0d6241d ago0x7459b1…9edf5d
0x1f35…20720x2fc6…befeBase—$100.0070%0x6351…0d6241d ago0x6544ff…2f341b
0x1f35…20720x2fc6…befeBase—$180.0070%0x6351…0d6241d ago0x9cdb0a…d3f6a4
0x1f35…20720x2fc6…befeBase—$400.0070%0x6351…0d6241d ago0xc7892c…acddea
0x2fc6…befe0x60b0…8b91Base—$4.9970%0x6351…0d6241d ago0xe60092…45b9e6
0x5dc9…95de0x2fc6…befeBase—$22.5970%0x6351…0d6241d ago0xc26914…24d961
0xa0e8…9f4a0x2fc6…befeBase—$198.4970%0x6351…0d6241d ago0x6cf522…d148da

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.