Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad6f…1be50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x291397…cfd81c
0xad6f…1be50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3fa05b…9f69ee
0xad6f…1be50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1e441e…ae6892
0xad6f…1be50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7e995d…0ecd0a
0xad6f…1be50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3106a5…6582be
0xad6f…1be50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x60ff62…3068fd
0xad6f…1be50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2f38d3…eef603
0xad6f…1be50x6a5e…c666Basex402 service$0.01100%payAI112d ago0xacc084…122162
0xad6f…1be50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7c408c…41a240
0xad6f…1be50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2015c0…2ce1da
0xad6f…1be50x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb885d4…86e811
0xad6f…1be50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x674184…ebcff3
0xad6f…1be50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0ebffd…9b921a
0xad6f…1be50x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa6b143…2fa73b
0xad6f…1be50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6bc3ef…c2a846
0xad6f…1be50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x36b0f8…a84a58
0xad6f…1be50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x899cbf…6c8066
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1123ac…057712
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI112d ago0x032643…213d67
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI112d ago0x7f4e18…7e608a
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI112d ago0x8acbf2…1a8a90
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa28e6d…449b06
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI112d ago0x18a059…64869f
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI112d ago0x38d448…0df94a
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb3e4e3…c17869

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.