Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdcfea8…432831
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6006f6…62046b
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI107d ago0x87f074…083c2a
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7794fb…cc05cb
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI107d ago0x820798…4b833f
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf3e82c…6d23c1
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbc43ac…cb7af8
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI107d ago0x70c3a4…e872a8
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbe4f4f…ba02da
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI107d ago0x33d48d…1a25db
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe195b4…3f3b5d
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9cedee…3de537
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI107d ago0xccf5ee…3d3d57
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI107d ago0x575b8f…3d4dfb
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8e6dcd…2688a3
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4baf83…181270
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9e1c44…885d8f
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1bc0ce…217269
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe46590…b2cc45
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI107d ago0x78e2e6…e0aa9b
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI107d ago0x98e7db…3c7f4b
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI107d ago0x89442c…1fea2e
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI108d ago0x26d737…01b482
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1f942f…a31d54
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI108d ago0x444434…df6e02

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.