Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x818013…4bed1d
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xaf2c18…f91685
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x08bee5…75896d
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1faf42…02105c
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3d29bf…ad2ce6
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1fed79…9ec331
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xffcc46…36ee11
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x48e3f4…a70e5b
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1356d9…af6ab4
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xddc4f1…c07fa7
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe4928e…869de9
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4811c8…2a7502
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb93124…482190
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x575083…306f8c
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1a2a23…9eb6c5
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3ac5d9…828ba0
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x94409a…2bbff6
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x887376…46e645
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfa3180…8a9405
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xecb261…62caa9
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xaad1ee…a5f3d2
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x57fa2b…48e216
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8006e7…1e2c0b
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x52a7d7…a0d443
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2ee46b…d5710d

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.