Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd13f…1f6d0x6c9c…c110Base—$0.01100%coinbase84d ago0xa05504…6ae864
0xd13f…1f6d0x4a49…7e51Base—$0.01100%coinbase85d ago0x450f17…a61250
0xd13f…1f6d0xab12…c558Base—$0.01100%coinbase85d ago0x604dc5…25f512
0xd13f…1f6d0x4892…4a30Base—$0.01100%coinbase85d ago0x9a8b06…50d184
0xd13f…1f6d0x23f7…338fBase—$0.01100%coinbase85d ago0xa826a0…99398f
0xd13f…1f6d0x0438…1563Base—$0.01100%coinbase85d ago0x599c83…346b02
0xd13f…1f6d0x1238…70b0Base—$0.01100%coinbase85d ago0x906568…b4a7d9
0xd13f…1f6d0x186e…1ce6Base—$0.01100%coinbase85d ago0xeee347…fa6428
0xd13f…1f6d0x725a…9266Base—$0.01100%coinbase85d ago0x10f985…b18e96
0xd13f…1f6d0x8983…0447Base—$0.01100%coinbase85d ago0x67fe75…025d15
0xd13f…1f6d0x4234…8fd9Base—$0.01100%coinbase85d ago0x8c14cb…295a3b
0xd13f…1f6d0xa4fd…bca3Base—$0.01100%coinbase85d ago0xb5293c…3c7e88
0xd13f…1f6d0x14cf…905cBase—$0.01100%coinbase85d ago0x46aa1c…9807c4
0xd13f…1f6d0x85e3…07d7Base—$0.01100%coinbase85d ago0xfc359f…9ea219
0xd13f…1f6d0xfa91…01a4Base—$0.01100%coinbase85d ago0x10a04e…3f4b7f
0xd13f…1f6d0xdaa9…bd38Base—$0.01100%coinbase85d ago0xb1b7a0…346b89
0xd13f…1f6d0x1bee…11f6Base—$0.01100%coinbase85d ago0x15670a…07490e
0xd13f…1f6d0xfb82…3217Base—$0.01100%coinbase85d ago0x9f715a…6d7e80
0xd13f…1f6d0x95bc…b19bBase—$0.01100%coinbase85d ago0x965ada…f3277c
0xd13f…1f6d0x4947…1c54Base—$0.01100%coinbase85d ago0xf5ec59…6e31b8
0xd13f…1f6d0x454b…80bdBase—$0.01100%coinbase85d ago0x4b9005…58ce2e
0xd13f…1f6d0x3a5a…39c4Base—$0.01100%coinbase85d ago0x62ce70…3e3514
0xd13f…1f6d0xe11e…4935Base—$0.01100%coinbase85d ago0xeff74e…6baad2
0xd13f…1f6d0xc80a…6bf5Base—$0.01100%coinbase85d ago0xe19ea2…743179
0xd13f…1f6d0x9db1…19a6Base—$0.01100%coinbase85d ago0x0d6e2f…518496

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.