Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x77d9aa…72ff1d
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe08d34…5a0206
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x641bd5…b8aee9
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcc3381…0ea0f0
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x61dbbd…3b5a56
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa58107…c08cfc
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2aa274…51638c
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa35f66…3a803b
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x178d2d…4e20d0
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfa1c9c…b75117
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5d15e6…4bba4c
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1abfce…049550
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x29cca1…9fe62d
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xae49c9…478a2d
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd7b572…333bcb
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x10e28a…f9c4bb
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x40c06e…62f1a7
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1589c3…1f7295
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3bffe9…f31998
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9ced1d…117e8e
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8fe8cc…c750c2
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x76f9b3…64114a
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0553d4…a0ff09
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xda793d…dc2600
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x376c04…5db027

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.