Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x145e…3db60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x95d34a…fa745a
0x145e…3db60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x34ab55…606717
0x145e…3db60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8a022e…5fda1d
0x145e…3db60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x94bc77…498c4d
0x145e…3db60x6a5e…c666Basex402 service$0.01100%payAI112d ago0xdee0a1…0e55e8
0x145e…3db60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8e56a6…de4aea
0x145e…3db60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x81180a…6ce672
0x145e…3db60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x509e42…5d3168
0x145e…3db60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x780a9f…07794b
0x145e…3db60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x949ef7…d88e8f
0x145e…3db60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9227d7…1a25f4
0x145e…3db60x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe0c77e…7a0d9e
0x145e…3db60x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd775b5…ac018d
0x145e…3db60x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc9ada6…31ed04
0x145e…3db60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x468d57…f6ca50
0x145e…3db60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7e154a…2cf113
0x145e…3db60x6a5e…c666Basex402 service$0.01100%payAI112d ago0xca3b19…125ef6
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI112d ago0x18dd8d…455b00
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI112d ago0xff4382…53e122
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI112d ago0x816530…869f67
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI112d ago0x328e75…185307
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI112d ago0x233afc…c97c1b
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI112d ago0xda39b4…890d91
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI112d ago0x9f936c…b6866c
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1eec49…82f964

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.