Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xa41c78…d65e45
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x417c7a…2032e6
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xfa07de…13605e
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x07dd54…7ae293
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x9a619f…3e2bbb
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x35de7b…5fd6a8
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x9b2245…fa3979
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x799dff…0aa1c6
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x879612…ee30e5
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x323dfd…910e17
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xce1791…2d6645
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x5140ae…2a913a
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xdbde62…e27e71
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xc6f701…bf9cce
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x6a1225…ab2341
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x56baa0…4146bd
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x9e1263…945448
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x14ed1d…a12f1d
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xcd783c…1d7fe6
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x4da8cd…df1ce2
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xa8439b…4429f1
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x91278b…e08a27
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe26840…52c15a
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x63343b…dbccb2
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2c76bd…a420e3

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.