Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI116d ago0x478f81…985b18
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI116d ago0x552bc7…b0b660
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI116d ago0x41e526…8798f8
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI116d ago0xada235…f75653
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5547c6…18d4f0
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4a2f26…a6ff58
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI116d ago0x80f2eb…675a91
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI116d ago0x780c59…0d3bc1
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9091d5…08108c
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI116d ago0x73dfda…61b346
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI116d ago0x25286e…24ea66
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc1d966…ed5d74
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI116d ago0x072f76…3e07df
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc688a3…b0c8ad
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI116d ago0x10aaf3…2e6836
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc9446f…1bf93e
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI116d ago0x07a113…b64a62
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc71c4d…c3892e
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7caa5d…1847b1
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa0eeae…e38875
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI116d ago0x30de81…7666eb
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI116d ago0x19b1aa…e72b20
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI116d ago0xecb25e…fe3cfd
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI116d ago0x99a7d2…e9b9a4
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4d1f0a…359bd7

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.