Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0x8e77…e2d6Base—$40.30100%mrdn53d ago0xd286be…398928
0xfe8f…794d0x8e77…e2d6Base—$21.68100%mrdn53d ago0xd420a1…e2a487
0x1cec…8dd40x8e77…e2d6Base—$36.01100%mrdn53d ago0xeb50fa…f7b67d
0x4754…327b0x8e77…e2d6Base—$27.26100%mrdn53d ago0xde4112…22381e
0x13db…51920x8e77…e2d6Base—$20.90100%mrdn53d ago0x19868b…6537f5
0x4754…327b0x8e77…e2d6Base—$23.79100%mrdn53d ago0xeb33ca…74c77f
0xfe8f…794d0x8e77…e2d6Base—$44.96100%mrdn53d ago0x0d2756…c65aa0
0x4754…327b0x8e77…e2d6Base—$39.39100%mrdn53d ago0xdbac90…e91183
0x4754…327b0x8e77…e2d6Base—$28.48100%mrdn53d ago0x81ce7e…a590db
0xfe8f…794d0x8e77…e2d6Base—$40.55100%mrdn53d ago0xb8c3b7…d2f614
0x13db…51920x8e77…e2d6Base—$37.79100%mrdn53d ago0x625155…e3a568
0xe55e…f7480x8e77…e2d6Base—$30.82100%mrdn53d ago0x0877cc…3802f0
0xfe8f…794d0x8e77…e2d6Base—$30.13100%mrdn53d ago0xafec68…1e8f14
0xa6a9…809d0x8e77…e2d6Base—$32.22100%mrdn53d ago0xb2c171…698861
0xa6a9…809d0x8e77…e2d6Base—$25.79100%mrdn53d ago0x1fc505…496e94
0xfe8f…794d0x8e77…e2d6Base—$27.62100%mrdn53d ago0x947544…4f8ee0
0x1cec…8dd40x8e77…e2d6Base—$43.20100%mrdn53d ago0x4c0ea9…73433a
0xfe8f…794d0x8e77…e2d6Base—$33.47100%mrdn53d ago0xbf763e…c98dfd
0x1cec…8dd40x8e77…e2d6Base—$24.61100%mrdn53d ago0x05c0b0…9b0336
0x4754…327b0x8e77…e2d6Base—$34.25100%mrdn53d ago0x24b7ca…fb00fe
0x1cec…8dd40x8e77…e2d6Base—$36.98100%mrdn53d ago0xdb6b93…0154d9
0xa6a9…809d0x8e77…e2d6Base—$35.60100%mrdn53d ago0x3a7457…655ec1
0xe55e…f7480x8e77…e2d6Base—$44.91100%mrdn53d ago0x1ad008…51b2fe
0x13db…51920x8e77…e2d6Base—$28.05100%mrdn53d ago0xd704b8…05c8a3
0x1cec…8dd40x8e77…e2d6Base—$35.41100%mrdn53d ago0x8576a1…b649e2

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.