Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase37d ago0xdf3487…83af38
0x5f9c…43530xc2af…85ebBasex402 service$0.02100%coinbase37d ago0x7aeeca…20934b
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase37d ago0x8d0054…f7a950
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase37d ago0x9eb30d…91f0d2
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase37d ago0xa04508…b27ccb
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase37d ago0x5e76d9…b56680
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase37d ago0x06a7ca…cf385f
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase37d ago0x2cebc9…0e122c
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase37d ago0xfc7b3c…8b9dad
0x54e1…f4e00xc2af…85ebBasex402 service$0.001100%coinbase37d ago0x44ece0…8255df
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase38d ago0x5ed4e6…28aaf8
0x5f9c…43530xc2af…85ebBasex402 service$0.005100%coinbase38d ago0xeb72e6…de150f
0x5f9c…43530xc2af…85ebBasex402 service$0.005100%coinbase38d ago0x4b0917…b184a2
0x5f9c…43530xc2af…85ebBasex402 service$0.005100%coinbase38d ago0x9aeabc…53f3c7
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase38d ago0xe760e3…71fd06
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase38d ago0x85e924…910b57
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase38d ago0xc2c0e0…d5401f
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase38d ago0xd0ff0f…180fb8
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase38d ago0xc9e6db…6a424e
0x5f9c…43530xc2af…85ebBasex402 service$0.02100%coinbase38d ago0x91af88…39d4ef
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase38d ago0xed572f…1c1db9
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase38d ago0x320750…760df8
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase38d ago0xed03dc…c90ec5
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase38d ago0xfb2984…9f8e64
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase38d ago0x90d55d…26281f

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.