Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc59128…adcc82
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc25058…4cc2d4
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb89a37…4aa92c
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI110d ago0x483338…c85d5c
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI110d ago0x505b0a…89bc76
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6a12c7…3d1ef2
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfc9a19…040eff
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI110d ago0x80676b…61fdd3
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9816c2…a11f70
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe78a32…40b2e3
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5fe7dc…fd033d
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfdf69a…67dd34
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI110d ago0x55a8fb…cc4654
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI110d ago0x293d81…41877b
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI110d ago0xda24b4…f083bc
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc177fe…d12f3c
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe5000a…42b9a1
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3e35f8…a8c7b2
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd5942e…fb2cb5
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI110d ago0x238a4e…3f0ae3
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6462f6…380404
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa38a5e…14e606
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7d2c5e…ecbb30
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI110d ago0x42d91f…e58629
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9f5e9a…36554c

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.