Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase23h ago0xfc6976…f273ac
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase1d ago0xe0fd5a…1645d3
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase1d ago0x7696a8…17f3d6
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase1d ago0x7cb9bc…a61813
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase1d ago0x932678…67c2ff
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase1d ago0x38533d…f0662a
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase1d ago0x468fa7…b04014
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase1d ago0xf8213a…f4e79b
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase1d ago0xcb5db4…f29e42
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase1d ago0xb10ad7…55ea30
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase1d ago0x0a346f…30c5d2
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase1d ago0xc2f366…78c280
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase1d ago0xfaf912…9ba0f3
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase1d ago0x9e9cf4…583b10
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase1d ago0x33e656…1cd8da
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase1d ago0x0e3fe4…252f86
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase1d ago0xb068f9…c2461d
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase1d ago0x1ecb81…18cf00
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase1d ago0x8c9b9b…b9db6e
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase1d ago0x93ca4a…6fd786
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase1d ago0x18963b…c76b69
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase1d ago0x12ced9…dcd60a
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase1d ago0x216a57…76caa9
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase1d ago0x61af87…0ed968
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase1d ago0xa1a50d…2c3f1a

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.