Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI102d ago0xebb41c…be845f
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb970fe…377b0c
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfee9c6…d96e44
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb481ea…4ed4d3
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8bbf6a…c9e2b2
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4fe2f4…a8d868
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa672f6…a615d3
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI102d ago0x783e54…724156
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI102d ago0xabf552…486265
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI102d ago0x29bb92…90e5ce
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI102d ago0x555c4e…ab7ac4
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI102d ago0x579b3a…20ffda
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0dd288…b588c8
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI102d ago0xab197a…6c0713
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI102d ago0xaf4704…c2af18
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI103d ago0x449129…2ec4b5
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6051fb…7f25ae
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb0f9fe…c0046c
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfde748…61e86b
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6ad4ae…7a72d5
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI103d ago0x361007…f6e185
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4647ae…d2fdaa
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI103d ago0x27ff1e…35664b
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9ad208…9fda17
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0e1155…a8a9dc

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.