Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9485e9…908356
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0badf4…967928
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0ec9bb…9e42ca
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI109d ago0xed0190…f85b33
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI109d ago0x98845a…28076c
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI109d ago0x03c284…fcc194
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd826f0…f9e091
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe3ed72…4b923f
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd66cd0…031008
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb3f4c7…26ec5b
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI109d ago0x742ef1…2ce09c
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI109d ago0x180b26…b5ae78
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa0127e…bdfde2
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI109d ago0x67757b…7b5885
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI109d ago0x32b1e5…8ba895
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5fb113…c2751c
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8c4546…e00c32
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI109d ago0x377aa1…d11c8f
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI109d ago0x69ff24…6aecf1
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI109d ago0x95b221…204a38
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6baf1c…031f01
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1bef17…c8fb8e
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb639b4…ba9947
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc23fb8…a02199
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI109d ago0xaf0fb1…73080b

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.