Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7275…51290x6a5e…c666Basex402 service$0.01100%payAI112d ago0xaacd86…0a6536
0x7275…51290x6a5e…c666Basex402 service$0.01100%payAI112d ago0xdc915c…c7d15a
0x7275…51290x6a5e…c666Basex402 service$0.01100%payAI112d ago0x189ab3…e7fa09
0x7275…51290x6a5e…c666Basex402 service$0.01100%payAI112d ago0x30aab8…c95976
0x7275…51290x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa80d9e…99a1ba
0x7275…51290x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7a882b…bd10d5
0x7275…51290x6a5e…c666Basex402 service$0.01100%payAI112d ago0xdebd57…a0c996
0x7275…51290x6a5e…c666Basex402 service$0.01100%payAI112d ago0xaeeb60…f83733
0x7275…51290x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2a2b06…61b5f7
0x7275…51290x6a5e…c666Basex402 service$0.01100%payAI112d ago0x79f6ad…89360a
0x7275…51290x6a5e…c666Basex402 service$0.01100%payAI112d ago0xddf016…e26e0f
0x7275…51290x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa9b2f3…1028f7
0x7275…51290x6a5e…c666Basex402 service$0.01100%payAI112d ago0x742354…36f481
0x7275…51290x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5cc08d…9af4ea
0x7275…51290x6a5e…c666Basex402 service$0.01100%payAI112d ago0x36d18c…7d5a45
0x7275…51290x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6cbc58…ed7103
0x7275…51290x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb76adc…7c17b8
0x7275…51290x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7edef1…5474d9
0x7275…51290x6a5e…c666Basex402 service$0.01100%payAI112d ago0x16a648…b9a41c
0x7275…51290x6a5e…c666Basex402 service$0.01100%payAI112d ago0x55cb0f…4b6933
0x7275…51290x6a5e…c666Basex402 service$0.01100%payAI112d ago0xae6664…b40458
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI112d ago0x52747f…99a250
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf9a98e…840aba
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf616c5…008d1d
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI112d ago0x92a8d7…d02288

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.