Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x00b0…349e0x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0xe92634…104462
0x00b0…349e0x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0x98f6ce…8d8c4f
0x00b0…349e0x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0xea2226…7216af
0x00b0…349e0x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0x76ebc9…cc4017
0x00b0…349e0x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0x13dcb9…a69eb9
0x00b0…349e0x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0x5e1b29…54de3a
0x00b0…349e0x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0x038006…3fd823
0x00b0…349e0x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0xc468b7…69f041
0x00b0…349e0x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0xb1f251…566013
0x00b0…349e0x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0xb49c14…232923
0x00b0…349e0x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0x6fd456…452c89
0x00b0…349e0x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0x1408e9…46a9e6
0x00b0…349e0x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0xa80a92…f92733
0x00b0…349e0x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0x031718…3334a1
0x00b0…349e0x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0x4e9208…456d69
0x00b0…349e0x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0x8dacc5…f61bd3
0x00b0…349e0x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0x9a63f4…0f2fa2
0x00b0…349e0x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0xd45d43…8ba5a3
0x00b0…349e0x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0x265e72…4a519f
0x00b0…349e0x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0xe12b6a…6fed4f
0x00b0…349e0x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0xb9c2ec…4c52f3
0x00b0…349e0x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0x54a5e1…2245bf
0x00b0…349e0x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0x210d73…674ac9
0x00b0…349e0x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0x8f887b…577399
0x00b0…349e0x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0x8de340…35e865

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.