Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e57…2f090xc55a…c291Basex402 service$0.003100%coinbase79d ago0xa972ac…e71a17
0x7e57…2f090xc55a…c291Basex402 service$0.003100%coinbase79d ago0x89cc1b…ac61c8
0x072b…36d90xc55a…c291Basex402 service$0.002100%coinbase79d ago0xde544e…952eff
0x072b…36d90xc55a…c291Basex402 service$0.003100%coinbase79d ago0xa24c30…e7870d
0x072b…36d90xc55a…c291Basex402 service$0.003100%coinbase79d ago0x892bf7…0c6f57
0x072b…36d90xc55a…c291Basex402 service$0.002100%coinbase79d ago0x8112b4…974122
0x072b…36d90xc55a…c291Basex402 service$0.001100%coinbase79d ago0xf0f947…082761
0x072b…36d90xc55a…c291Basex402 service$0.002100%coinbase79d ago0x6e8c85…381d29
0x072b…36d90xc55a…c291Basex402 service$0.002100%coinbase79d ago0x7a3700…fbc269
0x072b…36d90xc55a…c291Basex402 service$0.004100%coinbase79d ago0x2efcd3…96ec3d
0x072b…36d90xc55a…c291Basex402 service$0.005100%coinbase79d ago0x8e8700…cb9919
0x072b…36d90xc55a…c291Basex402 service$0.002100%coinbase80d ago0xf0b1e2…1dd997
0x072b…36d90xc55a…c291Basex402 service$0.003100%coinbase80d ago0xf17d93…6195ec
0x072b…36d90xc55a…c291Basex402 service$0.002100%coinbase80d ago0x71622e…a77166
0x072b…36d90xc55a…c291Basex402 service$0.003100%coinbase80d ago0x14e226…e52b8b
0x072b…36d90xc55a…c291Basex402 service$0.004100%coinbase80d ago0x98d440…2d9f88
0x072b…36d90xc55a…c291Basex402 service$0.002100%coinbase80d ago0x2b6ce5…4e79cd
0x072b…36d90xc55a…c291Basex402 service$0.001100%coinbase80d ago0x54dfb7…1ae490
0x072b…36d90xc55a…c291Basex402 service$0.002100%coinbase80d ago0x294d69…b7c5aa
0x072b…36d90xc55a…c291Basex402 service$0.003100%coinbase80d ago0xe5d31b…e7b268
0x072b…36d90xc55a…c291Basex402 service$0.001100%coinbase80d ago0x19c1da…62e8db
0x072b…36d90xc55a…c291Basex402 service$0.002100%coinbase80d ago0x84dcc9…7f6b82
0x072b…36d90xc55a…c291Basex402 service$0.003100%coinbase80d ago0x5b180f…9c2af7
0x072b…36d90xc55a…c291Basex402 service$0.001100%coinbase80d ago0x2bb228…60a28e
0x072b…36d90xc55a…c291Basex402 service$0.001100%coinbase80d ago0x37f9b7…a38b61

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.