Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc37d…561e0xec6a…0a80Base—$0.01100%coinbase65d ago0x754230…0deccf
0xc37d…561e0xabb0…07deBase—$0.01100%coinbase65d ago0x3a28e5…cd2c54
0xc37d…561e0x7a1f…b2bcBase—$0.01100%coinbase65d ago0xf474c8…5dc63e
0xc37d…561e0x746c…7955Base—$0.01100%coinbase65d ago0x047edf…22bd3e
0xc37d…561e0x0b01…d13aBase—$0.01100%coinbase65d ago0xc08651…a80187
0xc37d…561e0xbbef…c460Base—$0.01100%coinbase65d ago0x8973b4…e056c9
0xc37d…561e0xc88e…51b9Base—$0.01100%coinbase65d ago0x815f2f…7f0ebb
0xc37d…561e0xa87f…39e9Base—$0.01100%coinbase65d ago0x2e14ea…b3e410
0xc37d…561e0x44ba…c5faBase—$0.01100%coinbase65d ago0x7687d1…ebfdce
0xc37d…561e0x19b5…ed5bBase—$0.01100%coinbase65d ago0xdbd1e1…7735ea
0xc37d…561e0x3c68…7cb0Base—$0.01100%coinbase65d ago0x657f45…a015da
0xc37d…561e0x956c…5d01Base—$0.01100%coinbase65d ago0x0cf75a…d1d7d7
0xc37d…561e0xf1c7…57d5Base—$0.01100%coinbase65d ago0x49f386…5e1832
0xc37d…561e0xf0dc…3ce4Base—$0.01100%coinbase65d ago0xea3247…6830b7
0xc37d…561e0xb855…536fBase—$0.01100%coinbase65d ago0xc60855…9a46c7
0xc37d…561e0x63d7…d76fBase—$0.01100%coinbase65d ago0xc159eb…b4ad7f
0xc37d…561e0xda6b…a581Base—$0.01100%coinbase65d ago0xf70ebb…9a780a
0xc37d…561e0xe5c8…fc39Base—$0.01100%coinbase65d ago0xbed241…70abfb
0xc37d…561e0x9769…6ea8Base—$0.01100%coinbase65d ago0x1d948f…b5a22e
0xc37d…561e0xc1b0…3c6eBase—$0.01100%coinbase65d ago0x4c5908…8bb16c
0xc37d…561e0x7f91…f10eBase—$0.01100%coinbase65d ago0xfd5ada…5d563e
0xc37d…561e0x89da…1c09Base—$0.01100%coinbase65d ago0x70223d…c2d0bf
0xc37d…561e0x2bba…eb1eBase—$0.01100%coinbase65d ago0x96a650…796a16
0xc37d…561e0x55e7…1755Base—$0.01100%coinbase65d ago0xc08012…cc1c5b
0xc37d…561e0x5221…f55cBase—$0.01100%coinbase65d ago0x08f1b9…6dc7b3

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.