Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x8161ac…70793c
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0xb69085…b9cba2
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x8d9f5c…0eac90
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0xe748db…9c35aa
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x95fd0c…cd6d9d
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0xa6b7f4…dae516
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0xf20684…2e529e
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x528bb1…ffce79
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x450180…f41329
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x17b54c…66f894
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0xc43368…202288
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x1239e3…17a182
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x642ee5…dda405
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0xe3ff94…8d7a6a
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x2cf793…b01407
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x1083bd…e6f21a
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x4856da…b23d47
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0xd7214d…828db9
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x618a90…b45ebf
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0xe9681a…ea6995
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x32b2af…257848
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x41aa89…1df861
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x531ff5…210640
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x8f4831…587345
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0xf1e2ba…0d598b

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.