Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5836f5…9098b2
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4decec…f80ad9
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4f23f8…d5eeba
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7e40d7…0219b0
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa8f6b8…7a934a
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6365c4…155881
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x63a430…4795f0
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xadcda2…5063f3
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xed38f4…f6ee8f
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x013d83…3ecb94
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfcb0ba…76ab83
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x623ab1…77243b
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7760bb…f7b2d5
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0df21a…542672
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4dba7e…c3c084
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4a4db0…727846
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3bf528…cc880b
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3f5c7d…802ba6
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdbd7ec…0a05a9
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x797e20…b2c96a
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe2eb3e…7c3a9e
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x92f970…b121e0
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xaa6d81…68a606
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x20c260…6882c7
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x830e85…5a1d1c

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.