Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x25dc…41680xed9f…9902Base—$0.51100%coinbase6d ago0x79d310…c4231e
0x1e2c…be470xed9f…9902Base—$0.50100%coinbase6d ago0xcdc602…204809
0x6795…ce8e0xed9f…9902Base—$0.48100%coinbase6d ago0x74ab82…a5bfaa
0x0658…06ef0xed9f…9902Base—$0.47100%coinbase6d ago0x3759e5…2347dc
0xd5a3…329f0xed9f…9902Base—$0.46100%coinbase6d ago0xf477bb…481f7e
0x2a4f…2b9b0xed9f…9902Base—$0.45100%coinbase6d ago0x22edd6…79728b
0xf69a…a4b90xed9f…9902Base—$0.44100%coinbase6d ago0xf2a538…c6fbd5
0xc6d7…69db0xed9f…9902Base—$0.43100%coinbase6d ago0x8768e3…8aaac1
0xd93a…8f550xed9f…9902Base—$0.42100%coinbase6d ago0xe28a85…b0f2a6
0x33cd…be590xed9f…9902Base—$0.41100%coinbase6d ago0x0686ff…7a8a2e
0x25dc…41680xed9f…9902Base—$0.40100%coinbase6d ago0x7af514…1aae27
0x1e2c…be470xed9f…9902Base—$0.39100%coinbase6d ago0x477634…9d4129
0x6795…ce8e0xed9f…9902Base—$0.37100%coinbase6d ago0x34f67e…903791
0x0658…06ef0xed9f…9902Base—$0.36100%coinbase6d ago0xe61f93…53aaf1
0xd5a3…329f0xed9f…9902Base—$0.35100%coinbase6d ago0xa2d5d5…ebc1b6
0x2a4f…2b9b0xed9f…9902Base—$0.34100%coinbase6d ago0xf6429a…443919
0xf69a…a4b90xed9f…9902Base—$0.33100%coinbase6d ago0xd49ee7…161953
0xc6d7…69db0xed9f…9902Base—$0.32100%coinbase6d ago0x0b7c07…41c020
0xd93a…8f550xed9f…9902Base—$0.31100%coinbase6d ago0x71e3a3…22ef31
0x33cd…be590xed9f…9902Base—$0.30100%coinbase6d ago0x67c03d…1fe746
0x25dc…41680xed9f…9902Base—$0.29100%coinbase6d ago0xdb2517…c32ab0
0x1e2c…be470xed9f…9902Base—$0.28100%coinbase6d ago0xcfd34d…e69c27
0x6795…ce8e0xed9f…9902Base—$8.80100%coinbase6d ago0x8e26b5…81895c
0x0658…06ef0xed9f…9902Base—$8.55100%coinbase6d ago0xe419f4…7e66e3
0xd5a3…329f0xed9f…9902Base—$8.29100%coinbase6d ago0x629703…f898d8

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.