Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd2f6…cfd10x3dcb…32e1Basex402 service$0.01100%coinbase97d ago0x585d89…cff797
0xd2f6…cfd10x3dcb…32e1Basex402 service$0.01100%candidates97d ago0x689d44…79f805
0xd2f6…cfd10x3dcb…32e1Basex402 service$0.01100%coinbase97d ago0x7d1594…7e7cc8
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase97d ago0x9f3fdc…037dba
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase97d ago0xfe7070…9ec1f0
0xd2f6…cfd10x3dcb…32e1Basex402 service$0.01100%candidates98d ago0x64168e…d855be
0xd2f6…cfd10x3dcb…32e1Basex402 service$0.01100%coinbase98d ago0x2dc921…61f8d9
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase98d ago0x36e3a4…d51921
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase98d ago0xd348d3…6f2abb
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase98d ago0xd7ff4e…fdac71
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase98d ago0x866498…c095ce
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase98d ago0x682414…2772c8
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%candidates98d ago0xb1f2f5…6bc224
0x9cc4…b1760x3dcb…32e1Basex402 service$0.005100%coinbase98d ago0x76da15…da2428
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase98d ago0xf5c759…2850c7
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase98d ago0x67803c…871452
0x9cc4…b1760x3dcb…32e1Basex402 service$0.005100%coinbase98d ago0x99dc9a…ab2e9a
0x9cc4…b1760x3dcb…32e1Basex402 service$0.005100%coinbase98d ago0x402da0…11785a
0x9cc4…b1760x3dcb…32e1Basex402 service$0.005100%coinbase98d ago0x3818df…9f24af
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%candidates98d ago0x10b825…760002
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase98d ago0xa3e59a…283e29
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase98d ago0x8b007b…fc939e
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase98d ago0xac9d73…2c1741
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase98d ago0x30dc18…eb0c9e
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%candidates98d ago0x86f5fb…a7657a

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.