Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x30c837…abba06
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x24f916…e7b75b
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2f1d3d…06587a
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf2ba08…99e2c7
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1ed65c…80c03f
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x49aaa2…16e7ce
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7bf3f4…3da00c
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x06b726…f840dd
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x443916…e5b710
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0e456e…f1859c
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc5187d…4276c8
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1b9cee…6f335a
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe4dd9b…b3218e
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7f9bdb…1d6b7b
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xba0395…e0386c
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcaee3e…2944ec
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3292fb…0d093e
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd619b3…0adf19
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa0d413…2ee8e3
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbacb74…a26627
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf53fd9…59025d
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x233bf1…1d8015
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7df8a6…167568
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd8d422…e1426a
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xff3e17…4a163e

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.