Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0x8e77…e2d6Base$30.07100%mrdn47d ago0x2a9cd6…59c680
0xa6a9…809d0x8e77…e2d6Base$36.50100%mrdn47d ago0xe59773…687a51
0xa6a9…809d0x8e77…e2d6Base$44.43100%mrdn47d ago0x335142…396f46
0xa6a9…809d0x8e77…e2d6Base$35.00100%mrdn47d ago0xbf6595…be44bb
0xfe8f…794d0xa6a9…809dBase$38.15100%mrdn47d ago0x9cf6bc…c74e10
0xa6a9…809d0x8e77…e2d6Base$30.47100%mrdn47d ago0xff34e6…0db85a
0xa6a9…809d0x8e77…e2d6Base$44.68100%mrdn47d ago0x11947e…d915f3
0xa6a9…809d0x8e77…e2d6Base$39.29100%mrdn47d ago0xb4566b…99c6aa
0xa6a9…809d0x8e77…e2d6Base$26.43100%mrdn47d ago0x1db52e…eae93e
0xa6a9…809d0xfe8f…794dBase$30.57100%mrdn47d ago0x763c7a…12e3ea
0xa6a9…809d0x8e77…e2d6Base$44.74100%mrdn47d ago0x98d187…9c69b8
0xa6a9…809d0x8e77…e2d6Base$27.41100%mrdn47d ago0xe1dd53…ef7903
0xe55e…f7480xa6a9…809dBase$43.47100%mrdn47d ago0x4cb559…37dcda
0x1cec…8dd40xa6a9…809dBase$42.64100%mrdn47d ago0xdc4e76…4d10ac
0xa6a9…809d0xe55e…f748Base$30.14100%mrdn47d ago0x2c8985…cd347d
0xa6a9…809d0x8e77…e2d6Base$46.58100%mrdn47d ago0x0126cb…1fa210
0xa6a9…809d0x8e77…e2d6Base$49.82100%mrdn47d ago0xa35184…713bc4
0xa6a9…809d0x8e77…e2d6Base$43.19100%mrdn47d ago0x211bff…a379ed
0x4754…327b0xa6a9…809dBase$31.41100%mrdn47d ago0xbd7b9e…306baa
0xa6a9…809d0x8e77…e2d6Base$31.79100%mrdn47d ago0x7e84ab…3c4c73
0xfe8f…794d0xa6a9…809dBase$37.54100%mrdn48d ago0x0115ae…6c5fe7
0xa6a9…809d0xfe8f…794dBase$24.17100%mrdn48d ago0x8624f7…1d7eb2
0xa6a9…809d0xfe8f…794dBase$50.42100%mrdn48d ago0x37d520…b6557b
0x4754…327b0xa6a9…809dBase$35.25100%mrdn48d ago0xb26b79…dc3ab1
0xa6a9…809d0x8e77…e2d6Base$44.01100%mrdn48d ago0x92d090…627c57

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.