Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xed701c…d2229a
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7b8f3a…0f5f58
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x14bf3a…453eed
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2484a6…ecb7a5
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe13875…0fe2d0
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x517bc3…28cc12
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd52a48…6ccef6
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8fe9c1…99c5d9
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd2ecde…e4933c
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc4fdb5…778cd2
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf28f5c…d4efb3
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x571884…e589b8
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1182f0…62147b
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x72f956…6509c1
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x35e12f…5eea5c
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf8cc66…43736f
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe4b276…9b16c4
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x09f4af…0f3623
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9d9afb…327b6e
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0fe7a4…52feee
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb27312…c81fd8
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc99eb0…449e40
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6152f2…cdb0b0
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2ff8f1…f1ce5b
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbb19e7…5095b3

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.