Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xabc7db…e1d79a
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa8bdbf…53ece5
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x64d896…4834d5
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa9caae…e685c3
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc2dd0c…fac516
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc947d1…4f6530
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc0015c…223447
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x39b053…c5d6b8
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7c678d…e7fe13
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfc3447…2f75fc
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc4f708…c2f9d4
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd5b11e…7d8673
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6fb2be…e64be4
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4519b7…df86ca
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb65241…7474ba
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x33bd38…034fc0
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x02a1bf…f0d36b
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x260633…a817d3
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xccacbe…4d9084
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x20aa13…18bcaa
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x3e40e8…71d44c
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x2b4ed2…e854e2
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x624439…abf8cd
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xcab004…de05b3
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5ac02d…0fb19f

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.